User Tools

Site Tools


git-for-lieutenants

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
git-for-lieutenants [2012/12/04 17:00] – Updated to new repo structure bpgit-for-lieutenants [2012/12/19 10:34] – [Applying Patches from E-mail] milan
Line 44: Line 44:
     $ git branch c_name/featureA master     $ git branch c_name/featureA master
     # and to switch into this branch     # and to switch into this branch
-    #git branch c_name/featureA+    git checkout c_name/featureA
          
 Or, if you want to also switch to it immediately, you can use the checkout -b option: Or, if you want to also switch to it immediately, you can use the checkout -b option:
git-for-lieutenants.txt · Last modified: 2017/11/01 09:23 by bp