Skip to content

Instantly share code, notes, and snippets.

@freshjones
Created March 14, 2015 22: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 freshjones/f5fbe15989eb80fc495b to your computer and use it in GitHub Desktop.
Save freshjones/f5fbe15989eb80fc495b to your computer and use it in GitHub Desktop.
Setting the default branch to something other than master
git symbolic-ref HEAD refs/heads/mybranch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment