Your Git Cheatsheet
97%
Tags
| Command | What It Does |
|---|---|
git tag | Create a lightweight tag on the current commit |
git tag -a | Create an annotated tag with a description |
git tag -a | Tag an older commit |
git tag | List all tags |
git tag -l "v1.*" | List tags matching a pattern |
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:
