Changes

Jump to navigation Jump to search
Line 163: Line 163:  
  git branch sucrose-0.98
 
  git branch sucrose-0.98
 
  git push origin sucrose-0.98
 
  git push origin sucrose-0.98
 +
 +
You can list the remote branches to make sure what is the next one with:
 +
 +
git branch --remote
    
You can as well branch off at a specific commit:
 
You can as well branch off at a specific commit:
296

edits

Navigation menu