Changes for page Getting Started with Git

Last modified by Bastian Triller on 2013/05/21 17:24

From version 210.1
edited by Kieran Kelleher
on 2012/01/20 08:26
Change comment: less is more
To version 203.1
edited by jbrook
on 2012/01/04 12:13
Change comment: Fixed dead link

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kieran
1 +XWiki.jbrook
Content
... ... @@ -3,6 +3,9 @@
3 3  = Got Git? No? Get Git =
4 4  
5 5  * Official Download Site: [[http://git-scm.com/download]]
6 +* Direct Download Links:
7 +** MacOS X [[.dmg Binary Installers>>http://code.google.com/p/git-osx-installer/]]
8 +** Microsoft Windows [[.exe Binary Installers>>http://code.google.com/p/msysgit/]]
6 6  
7 7  {{info title="Git is included with XCode 4.x"}}
8 8  
... ... @@ -29,6 +29,7 @@
29 29  
30 30  * Git Cheat Sheets
31 31  ** [[http://cheat.errtheblog.com/s/git/]]
35 +** [[http://ktown.kde.org/%7Ezrusin/git/git-cheat-sheet-medium.png]]
32 32  
33 33  * [[Linus Torvalds talks about git>>http://www.youtube.com/watch?v=4XpnKHJAok8]]
34 34  Have a Good Laugh here as Linus Torvalds Evangelizes git. //NOTE: This isn't really learning, but it is way more fun and gives you insight into the motivation behind git.//