Skip to content

Instantly share code, notes, and snippets.

@smmoosavi
Last active September 30, 2015 10:13
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 smmoosavi/f92657146e912596d5ac to your computer and use it in GitHub Desktop.
Save smmoosavi/f92657146e912596d5ac to your computer and use it in GitHub Desktop.

Some tips for git

Rename branch

git branch -m <oldname> <newname>

source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment