Feedback

Chat Icon

Learn Git in a Day

Everything you need, nothing you don't

Mark the Milestones
80%

Summary

CommandWhat It Does
git tag v1.0Create a lightweight tag
git tag -a v1.0 -m "message"Create an annotated tag with a message
git tagList all tags
git show v1.0View tag details and the commit it points to

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