Changes for page Getting Started with Git
Last modified by Bastian Triller on 2013/05/21 17:24
From version 85.1
edited by Kieran Kelleher
on 2011/08/12 14:17
on 2011/08/12 14:17
Change comment:
There is no comment for this version
To version 96.1
edited by Kieran Kelleher
on 2011/08/10 22:12
on 2011/08/10 22:12
Change comment:
This paragraph is actually fairly inaccurate and the concepts are not accurate. Sorry Ray :-)
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,7 +16,6 @@ 16 16 = Learn About Git = 17 17 18 18 * Learn the concepts. 19 -** Scott Chacon (of GitHub) Video Intro [[http://www.youtube.com/watch?v=ZDR433b0HJY]] 20 20 ** [[This>>http://www.eecs.harvard.edu/~~cduan/technical/git/]] is an excellent tutorial on the basic concepts behind Git 21 21 ** [[Git for Computer Scientists>>http://eagain.net/articles/git-for-computer-scientists/]] gives another good view on the underlying concepts 22 22 * Learn the basics. ... ... @@ -25,7 +25,6 @@ 25 25 *** There is even a free epub version for your iPad/iPhone [[https://github.s3.amazonaws.com/media/progit.epub]] 26 26 27 27 * Get familiar with the reference materials available online 28 -** [[Git Community Book>>http://book.git-scm.com/]] 29 29 ** Official [[Git Documentation>>http://git-scm.com/documentation]] Site 30 30 ** Official [[Git User Manual>>http://www.kernel.org/pub/software/scm/git/docs/user-manual.html]] 31 31 ** [[Git Reference>>http://gitref.org/index.html]]