“Reverting a file can be a little confusing in git because git uses a different model than, say, SubVersion. You are in a catch-22 because to learn the model you need to know the terminology. To learn the terminology you need to know the model. I think the best explanations I’ve read so far have been in the book Pro Git, written by Scott Chacon and published by Apress. Scott put the entire book up online, and for that he deserves a medal. You can also buy a dead-tree version…”
Tag Archives: git
My mom told me that Git doesn’t scale
Git Cheatsheet (interactive)
How to GitHub: Fork, Branch, Track, Squash and Pull Request
“This guide will teach you how to properly contribute to open source projects on GitHub. It assumes that you already know about how to use Git for version control and that you already have a GitHub account…”
http://gun.io/blog/how-to-github-fork-branch-and-pull-request/