Skip to content

Commit 3353cbb

Browse files
authored
Update README.md
1 parent 0bc9ec8 commit 3353cbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Git/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ git tag -d <tag_name>
4646
# push tag to remote
4747
git push --tags
4848
git push --tag
49+
50+
# delete
51+
git push --delete origin <tagname>
4952
```
5053

5154
##### color ui output

0 commit comments

Comments
 (0)