Skip to content

Conversation

sigurdm
Copy link
Contributor

@sigurdm sigurdm commented Sep 2, 2025

https://git-scm.com/book/en/v2/Git-Basics-Tagging#:~:text=0700%0A%0A%20%20%20%20Update%20rakefile%0A...-,Sharing%20Tags,-By%20default%2C%20the

Says the invocation is git push origin <tagname> but in practice that seems to push all tags.
git push origin tag <tagname> seems to work. Inspired by https://stackoverflow.com/a/5195913/4809566

@sigurdm sigurdm requested a review from szakarias September 2, 2025 12:15
@sigurdm sigurdm merged commit c2e27b8 into dart-lang:master Sep 4, 2025
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants