Team Syncing - raisercostin/software-wiki GitHub Wiki
- assessing what is happening
- check merge requests -
- check diff from last known state
- merged - https://gitlab.com/groups/revomatico/all/-/merge_requests?scope=all&state=merged
- diff between my last accepted commit in trunk to the current version/or my next accepted commit - this way I can understand what happened in the code (and learn from others)