Feedback

Chat Icon

Learn Git in a Day

Everything you need, nothing you don't

Your Git Cheatsheet
97%

Tags

CommandWhat It Does
git tagCreate a lightweight tag on the current commit
git tag -a-m "message"Create an annotated tag with a description
git tag -a-m "msg"Tag an older commit
git tagList all tags
git tag -l "v1.*"List tags matching a pattern

Learn Git in a Day

Everything you need, nothing you don't

Enroll now to unlock all content and receive all future updates for free.

Unlock now  $9.99$7.49

Hurry! This limited time offer ends in:

To redeem this offer, copy the coupon code below and apply it at checkout:

Learn More