- Merging
- Dependencies across projeces
- Forking vs. merging and cloning
- Feature branching
- Release management
- Conflict resolution
- Bug tracking
- Sharing environment config
- Pull request process
- The nuclear option
- Not just GitHub integration (CI, alternatives) (fundamentals of Git itself at tech)
- rebase or no?
- squashing
- pulling from upstream
- cherry-pick
- nuclear option