From: Richard P. Curnow Date: Wed, 9 May 2007 22:13:44 +0000 (+0100) Subject: Fix documentation of tag in git-fast-import.txt X-Git-Tag: v1.5.2-rc3~4^2^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/419ca50e4c5afbf6a3f956db5531ed85f2b54bb9?ds=inline;hp=--cc Fix documentation of tag in git-fast-import.txt The tag command does not take a trailing LF. Signed-off-by: Richard P. Curnow Signed-off-by: Shawn O. Pearce --- 419ca50e4c5afbf6a3f956db5531ed85f2b54bb9 diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt index eaba6fd4c1..8d06775a6b 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 LF 'tagger' SP SP LT GT SP LF data - LF .... where `` is the name of the tag to create.