Changes for page Getting Started with Git

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

From version 121.1
edited by Kieran Kelleher
on 2011/03/21 14:59
Change comment: There is no comment for this version
To version 136.1
edited by Kieran Kelleher
on 2011/03/21 14:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  = Install Git =
8 8  
9 -[[OS X dmg Installer>>http://code.google.com/p/git-osx-installer/]]
9 +[[OS X dmg Installerhttp:code.google.compgit-osx-installer]]
10 10  
11 11  = Git Goodies =
12 12  
... ... @@ -25,7 +25,3 @@
25 25  [[Git Tower>>http://www.git-tower.com/]]
26 26  
27 27  = Using git locally on a Subversion Working Copy =
28 -
29 -OK, so you are addicted to git, and now you have to work on a team project that is hosted in a remote subversion repository ... and it is making you depressed :-(. Well, you can use manage your local svn working copy using git and be happy again!
30 -
31 -Don't use the git-svn tool, just use the [[git+svn protocol>>http://www.lostechies.com/blogs/derickbailey/archive/2010/02/03/branch-per-feature-how-i-manage-subversion-with-git-branches.aspx]] instead