Changes for page Getting Started with Git

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

From version 116.1
edited by Kieran Kelleher
on 2011/03/21 15:07
Change comment: There is no comment for this version
To version 128.1
edited by Kieran Kelleher
on 2011/03/21 15:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -37,7 +37,7 @@
37 37  
38 38  [[git+svn Working Protocol>>http://www.lostechies.com/blogs/derickbailey/archive/2010/02/03/branch-per-feature-how-i-manage-subversion-with-git-branches.aspx]]
39 39  
40 -When you first learn about git and you google "git svn" you will learn about a command line tool git-svn which works directly with remote svn repos, however my advice is don't use git-svn. Use the approach outlined in above blog post instead.
40 +When you first learn about git and you google "git svn" you will learn about a command line tool git-svn which works directly with remote svn repos, however my advice is don't use git-svn. Use the git**+**svn approach outlined in above blog post instead.
41 41  
42 42  Once you start using git, it becomes addictive ....... you can never go back ...... really, it's that good ...... and it is not hard.
43 43