Changes for page Getting Started with Git
Last modified by Bastian Triller on 2013/05/21 17:24
From version 111.1
edited by Kieran Kelleher
on 2011/03/21 15:06
on 2011/03/21 15:06
Change comment:
There is no comment for this version
To version 115.1
edited by Kieran Kelleher
on 2011/03/21 15:07
on 2011/03/21 15:07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -32,8 +32,8 @@ 32 32 33 33 = I want to learn git before I switch from Subversion = 34 34 35 -(This kind of repeats some of the previous section, but that's on p orpose so we can condition you brain to start using git right now ;-) )36 -Even while you are working with svn repositories, you can start takinglearning and advantage of git right now by making your local svn working copy an actual local git repository. The idea is to use the appropriate ignore feature of each SCM system to ignore the hidden files of the other system. The concept is described here:35 +(This kind of repeats some of the previous section, but that's on purpose so we can condition you brain to start using git right now ;-) ) 36 +Even while you are working with svn repositories, you can start learning and taking advantage of git right now by making your local svn working copy an actual local git repository. The idea is to use the appropriate ignore feature of each SCM system to ignore the hidden files of the other system. The concept is described here: 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