* [PATCH] Fix documentation of tag in git-fast-import.txt
@ 2007-05-09 22:13 Richard P. Curnow
0 siblings, 0 replies; only message in thread
From: Richard P. Curnow @ 2007-05-09 22:13 UTC (permalink / raw)
To: git
The tag command does not take a trailing LF.
Signed-off-by: Richard P. Curnow <rc@rc0.org.uk>
---
Documentation/git-fast-import.txt | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt
index eaba6fd..8d06775 100644
--- a/Documentation/git-fast-import.txt
+++ b/Documentation/git-fast-import.txt
@@ -548,7 +548,6 @@ lightweight (non-annotated) tags see the `reset` command below.
'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.
--
1.5.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-09 23:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-09 22:13 [PATCH] Fix documentation of tag in git-fast-import.txt Richard P. Curnow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).