Skip to content

Instantly share code, notes, and snippets.

@chrisyue
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisyue/2660b8405d2f65abcdd0 to your computer and use it in GitHub Desktop.
Save chrisyue/2660b8405d2f65abcdd0 to your computer and use it in GitHub Desktop.
// rename local branch
git branch -m <old> <new>
git branch -m <new>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment