git tag v1.0.0

Category: Git - Core

git tag v1.0.0

Create a lightweight tag at HEAD

Creates a lightweight tag (a named pointer) to the current commit. Tags are often used to mark releases.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.