Think In Geek

In geek we trust

Push git tags to a remote repository

If you ever wondered how to push the tags you set locally to a remote repository in git, you can do it with the following simple command:

git push --tags

Share

,

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>