Create a Remote Branch with Git

Create a branch of your current code on the remote with git:
  git push origin master:refs/heads/BRANCH_NAME
September 21, 2009 | notes, random
About | Blog | Archives | Resume | RSS