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
|
|
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 |
|
1 2 3 |
|
1
|
|