Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git push tag to remote #7

Closed
manfredlotz opened this issue Feb 8, 2020 · 4 comments
Closed

git push tag to remote #7

manfredlotz opened this issue Feb 8, 2020 · 4 comments

Comments

@manfredlotz
Copy link

I would like to have added how to push a tag to remote:

git push origin <tagname>

@manfredlotz manfredlotz changed the title git git push tag to remote Feb 8, 2020
@Jonny-exe
Copy link
Contributor

Added it to the git cheatsheet

@manfredlotz
Copy link
Author

Thx. Could it be you have a typo?

When I run cheat git I see:

# push a tag to remove
git push origin v2.1.0_2020-04-12

remove instead of remote

@Jonny-exe
Copy link
Contributor

Yes, didn't realize. Thanks

@chrisallenlane
Copy link
Member

Closing as resolved with #48.

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

No branches or pull requests

3 participants