author | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 23 Jul 2005 22:24:53 +0000 (15:24 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sat, 23 Jul 2005 22:24:53 +0000 (15:24 -0700) | ||
commit | a7333f9e56456055dc38fe05dad3970c8078cd4b | |
tree | 3cf9bcc3388c992e3866404df5c719c7248e1536 | tree | snapshot |
parent | d727782eaf85d7bbf49e666776deadd3fee85715 | commit | diff |
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.
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 | diff | blob | history |