danielkummer / git-flow-cheatsheet

A cheatsheet on the usage of git flow
2.48k stars 625 forks source link

Wrong command to push tags #93

Closed effy-coding closed 6 years ago

effy-coding commented 6 years ago

Need to put 'origin' command to push tags

git push --tags -> git push origin --tags