Skip to content

Commit 419ca50

Browse files
rc0spearce
authored andcommitted
Fix documentation of tag in git-fast-import.txt
The tag command does not take a trailing LF. Signed-off-by: Richard P. Curnow <[email protected]> Signed-off-by: Shawn O. Pearce <[email protected]>
1 parent da774e8 commit 419ca50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/git-fast-import.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,6 @@ lightweight (non-annotated) tags see the `reset` command below.
548548
'from' SP <committish> LF
549549
'tagger' SP <name> SP LT <email> GT SP <when> LF
550550
data
551-
LF
552551
....
553552

554553
where `<name>` is the name of the tag to create.

0 commit comments

Comments
 (0)