summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1cc202b)
raw | patch | inline | side by side (parent: 1cc202b)
author | Richard P. Curnow <rc@rc0.org.uk> | |
Wed, 9 May 2007 22:13:44 +0000 (23:13 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 10 May 2007 02:04:54 +0000 (19:04 -0700) |
The tag command does not take a trailing LF.
Signed-off-by: Richard P. Curnow <rc@rc0.org.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Richard P. Curnow <rc@rc0.org.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-fast-import.txt | patch | blob | history |
index eaba6fd4c168564f43ce2db3994dcb7b70bd4b54..8d06775a6bd5f4ac8bd5a20fba67f76c121380ee 100644 (file)
'from' SP <committish> LF
'tagger' SP <name> SP LT <email> GT SP <when> LF
data
- LF
....
where `<name>` is the name of the tag to create.