link
Search commands...
⌘
K
git
/
push-tags
Push Tags
Push tags to remote
Back
git
push
tags
Command
git
push --tags
Show Explanation
Examples
Push all tags
git
push --tags
Push specific tag
git
push origin v1.0