Quantcast
Channel: How do you push a tag to a remote repository using Git? - Stack Overflow
Viewing all articles
Browse latest Browse all 14

How do you push a tag to a remote repository using Git?

$
0
0

I added a tag to the master branch on my machine:

git tag mytag master

How do I push this to the remote repository? Running git push gives the message:

Everything up-to-date

However, the remote repository does not contain my tag.


Viewing all articles
Browse latest Browse all 14

Latest Images

Trending Articles





Latest Images