Skip to content

Instantly share code, notes, and snippets.

@edrohler
Last active February 1, 2024 19:13
Show Gist options
  • Star 22 You must be signed in to star a gist
  • Fork 10 You must be signed in to fork a gist
  • Save edrohler/7a0c2ed0db15db768271 to your computer and use it in GitHub Desktop.
Save edrohler/7a0c2ed0db15db768271 to your computer and use it in GitHub Desktop.
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