Git links

Here are especially helpful Git links :

**Git Index (Staging Area)**
Good layman's view of the index, along with great images of how add, commit, diff, push, fetch work.

* http://osteele.com/archives/2008/05/my-git-workflow

**Git Cheat Sheet**
A bit laconic, but a comprehensive overview of most all useful commands, with reasonable examples.

* http://cheat.errtheblog.com/s/git

**GitReady.com**
Lots of hints for beginners and experts.

* http://gitready.com

Categories: