Skip to content

Instantly share code, notes, and snippets.

@nicohaemhouts
Created September 18, 2017 04:42
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 nicohaemhouts/4b3353025216a176a1c55ffd73d0619f to your computer and use it in GitHub Desktop.
Save nicohaemhouts/4b3353025216a176a1c55ffd73d0619f to your computer and use it in GitHub Desktop.
git tag archive/<your-branch> <your-branch>
git push --tags
git push -d origin <your-branch>
git branch -D <your-branch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment