summaryrefslogtreecommitdiffstats
path: root/git-fast-import.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-10 23:25:08 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-10 23:25:08 +0000
commitea5dae6fa1fe0cb17c2406be7ab2264b96933f80 (patch)
tree47e3910b308cae7d8413881a13db51c4f97919c7 /git-fast-import.txt
parent91d44c573c59f25cccb2611879c9eab49c55c2bb (diff)
downloadgit-htmldocs-ea5dae6fa1fe0cb17c2406be7ab2264b96933f80.tar.gz
Autogenerated HTML docs for v1.5.2-rc3
Diffstat (limited to 'git-fast-import.txt')
-rw-r--r--git-fast-import.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-fast-import.txt b/git-fast-import.txt
index eaba6fd4c..8d06775a6 100644
--- a/git-fast-import.txt
+++ b/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.