Now I have two tags under my git repository. Let’s take a look at how to push the git tags to Server.
1 2 | |
###Push a single tag to the server
1 2 3 | |
###Push all tags to the server
1
| |
###Others

Now I have two tags under my git repository. Let’s take a look at how to push the git tags to Server.
1 2 | |
###Push a single tag to the server
1 2 3 | |
###Push all tags to the server
1
| |
###Others
