Development using git:Documentation: Difference between revisions
(Created page with "* [http://www.kernel.org/pub/software/scm/git/docs/ Git Tutorial] * [http://git.or.cz/course/svn.html Git - SVN Crash Course] (quickstart if you know svn) * [http://cworth.org/h...") |
Dubiousjim (talk | contribs) (Category:Development) |
||
Line 4: | Line 4: | ||
* [http://book.git-scm.com/ The Git Community Book] | * [http://book.git-scm.com/ The Git Community Book] | ||
* [http://wiki.sourcemage.org/Git_Guide Very good Git guide] | * [http://wiki.sourcemage.org/Git_Guide Very good Git guide] | ||
[[Category:Development]] |
Revision as of 06:19, 12 March 2012
- Git Tutorial
- Git - SVN Crash Course (quickstart if you know svn)
- A tour of git: the basics Recommended
- The Git Community Book
- Very good Git guide