Command
Explanation
git tag is used to create, list, or delete tags. It creates, lists, or deletes the tags.
Examples
List all tags
Create lightweight tag
Create annotated tag
git tag is used to create, list, or delete tags. It creates, lists, or deletes the tags.
List all tags
Create lightweight tag
Create annotated tag