summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: da774e8)
raw | patch | inline | side by side (parent: da774e8)
author | Richard P. Curnow <rc@rc0.org.uk> | |
Wed, 9 May 2007 22:13:44 +0000 (23:13 +0100) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 10 May 2007 21:32:40 +0000 (17:32 -0400) |
The tag command does not take a trailing LF.
Signed-off-by: Richard P. Curnow <rc@rc0.org.uk>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Richard P. Curnow <rc@rc0.org.uk>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
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.