Changes

Jump to navigation Jump to search
228 bytes added ,  10:10, 17 September 2010
Line 87: Line 87:  
  git checkout sucrose-0.84
 
  git checkout sucrose-0.84
 
  git rebase master
 
  git rebase master
 +
 +
===How do I push my branch to gitorious?===
 +
 +
Use <code>git push origin <your branch name></code>, e.g.,
 +
 +
git push origin sucrose-0.84
 +
 +
See [[Development_Team/Release#Branching]] for more details as to when and why you branch.
    
==Patches==
 
==Patches==

Navigation menu