Skip to content

Commit c69f405

Browse files
rc0Junio C Hamano
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: Junio C Hamano <[email protected]>
1 parent 1cc202b commit c69f405

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)