blob: 9012872623c45dbaf18e50675a331b08fa1eba36 [file] [log] [blame] [view]
Skyler Kaufman991ae4d2011-04-07 12:30:41 -07001# Git Resources #
2
3For further information on Git, check out these excellent off-site resources:
4
5- The [Git Community Book](http://book.git-scm.com) (maintained by Scott Chacon)
6
7- [Git Wiki](http://git.or.cz/gitwiki/FrontPage)
8
9- [Git Manual Page](http://www.kernel.org/pub/software/scm/git/docs)
10
11- [GitCasts](http://www.gitcasts.com) (Git how-to videos)
12
13