git-tag: add page; git-push: add example of pushing tags
This commit is contained in:
@@ -17,3 +17,7 @@
|
||||
- Remove remote branches which don't exist locally
|
||||
|
||||
`git push --prune {{REMOTE-NAME}}`
|
||||
|
||||
- Publish tags
|
||||
|
||||
`git push --tags`
|
||||
|
Reference in New Issue
Block a user