Mark the Milestones
80%
Summary
| Command | What It Does |
|---|---|
git tag v1.0 | Create a lightweight tag |
git tag -a v1.0 -m "message" | Create an annotated tag with a message |
git tag | List all tags |
git show v1.0 | View tag details and the commit it points to |
Learn Git in a Day
Everything you need, nothing you don'tEnroll now to unlock all content and receive all future updates for free.
Unlock now $9.99$7.49Learn More
Hurry! This limited time offer ends in:
To redeem this offer, copy the coupon code below and apply it at checkout:
