Home
Press ? for keyboard navigation
❮
Remove tags
Branching
❯
Exercises Session 3
Create a tag on the current commit using
git tag -a v1 -m 'this is v1'
Use
gitk --all
to see it.
Use
git log
to see it.
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)