Update tutorial.txt branches/tags to use the nicer helper syntax
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 23 Jul 2005 22:24:53 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 23 Jul 2005 22:24:53 +0000 (15:24 -0700)
commita7333f9e56456055dc38fe05dad3970c8078cd4b
tree3cf9bcc3388c992e3866404df5c719c7248e1536
parentd727782eaf85d7bbf49e666776deadd3fee85715
Update tutorial.txt branches/tags to use the nicer helper syntax

Teach people to use "git tag <tag-name>" instead of writing the current
HEAD by hand into the .git/refs/tags/<tag-name> file.  Most people
probably don't really want to know about how git does things internally.
Documentation/tutorial.txt