- Why is branching with Mercurial or git easier than with SVN?
- Why merges are easier with Mercurial and git than with SVN and CVS?
- What are the pros and cons of Distributed Version Control Systems like Git over Centralized ones like SVN?
- Could you describe GitHub Flow and GitFlow workflows? [A]
- What's a rebase? [A]