Hello there! meis \o/
Thursday, June 11, 2020
git tag
To push a new tag:
$ git tag -a v1.0.0 98eb0e70c -m "projectname release 1.0.0"
$ git push **--tags**
To list the tags:
$ git tag
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment