git tag
Jump to navigation
Jump to search
- List tags:
git tag
Create a new tag for your PR:
git tag v1.1.1 git push --tags Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 To https://github.com/yourorg/yourRepo.git * [new tag] v1.1.1 -> v1.1.1
git checkout
git checkout tags/1.1.4
See also
Advertising: