Development using git:Documentation: Difference between revisions
(Fix link to Sourcemage's git guide) |
mNo edit summary |
||
Line 3: | Line 3: | ||
* [http://cworth.org/hgbook-git/tour/ A tour of git: the basics] '''Recommended''' | * [http://cworth.org/hgbook-git/tour/ A tour of git: the basics] '''Recommended''' | ||
* [http://book.git-scm.com/ The Git Community Book] | * [http://book.git-scm.com/ The Git Community Book] | ||
* [https://jwiegley.github.io/git-from-the-bottom-up/ Git From the Bottom Up] | |||
* [http://sourcemage.org/Git%20guide Very good Git guide] | * [http://sourcemage.org/Git%20guide Very good Git guide] | ||
[[Category:Development]] | [[Category:Development]] |
Revision as of 17:25, 23 July 2018
- Git Tutorial
- Git - SVN Crash Course (quickstart if you know svn)
- A tour of git: the basics Recommended
- The Git Community Book
- Git From the Bottom Up
- Very good Git guide