Forking workflow
Rebase vs Merge
Fetch vs Merge
Git hooks (Pre-commit example)
How to squash n commits
How to push a change (Add > Commit > Push)
How to resolve a conflict
How to revert remote commit
Git reset (soft vs mixed vs hard)
Git stash/unstash