Git: Difference between revisions
generic transcription of the post I did for work |
→Documentation: adds a couple good reference links |
||
| Line 25: | Line 25: | ||
* http://www.kernel.org/pub/software/scm/git/docs/everyday.html Everyday Git in 20 commands | * http://www.kernel.org/pub/software/scm/git/docs/everyday.html Everyday Git in 20 commands | ||
* http://git-scm.com/course/svn.html Git crash course for SVN users | * http://git-scm.com/course/svn.html Git crash course for SVN users | ||
* http://utsl.gen.nz/talks/git-svn/intro.html This intro for git-svn (a combination of git + svn) actually provides a lot of information and especially gives perspective if you've tried to use svk. | |||
* http://git.or.cz/course/svn.html | |||
* http://software.complete.org/software/wiki/site/GitGuide Git Guide (short) at Software Complete.org | * http://software.complete.org/software/wiki/site/GitGuide Git Guide (short) at Software Complete.org | ||
* http://book.git-scm.com/index.html | * http://book.git-scm.com/index.html | ||