- What is the difference between git merge and git rebase?
- Git branching strategies (Git Flow, GitHub Flow)?
- How to resolve merge conflicts in Git?
- Difference between git reset and git revert?
- What is git stash and when to use it?
- What is git cherry-pick and when to use it?
- What is the difference between git fetch and git pull?
- What are Git hooks?
- What are Git tags and when to use them?
- What is git bisect?