Why use git for source control?
March 13, 2013 [git, Programming, Tech, Videos]Series: Why git?, Basics, Branches, Merging, Remotes
Putting your code in git is fast, flexible and powerful. You can track versions on a single machine, or scale up to thousands of people working together, with sub-teams, reviews and cherry-picking of changes. Don't fear branching any more: