Skip to content

Instantly share code, notes, and snippets.

@OldPanda
Created July 20, 2020 23:58
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 OldPanda/23b673708843a39c75510f842e4dfd5f to your computer and use it in GitHub Desktop.
Save OldPanda/23b673708843a39c75510f842e4dfd5f to your computer and use it in GitHub Desktop.
git branch master
git checkout master
git branch -D main
git push origin master
git push origin :main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment