Skip to content

Instantly share code, notes, and snippets.

@edrohler
Last active October 9, 2023 18:25
  • Star 21 You must be signed in to star a gist
  • Fork 10 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Let [tag] = any tag in upstream repo
git fetch upstream --tags
git push origin --tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment