summaryrefslogtreecommitdiffstats
path: root/git-fast-import.html
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.html
parent91d44c573c59f25cccb2611879c9eab49c55c2bb (diff)
downloadgit-htmldocs-ea5dae6fa1fe0cb17c2406be7ab2264b96933f80.tar.gz
Autogenerated HTML docs for v1.5.2-rc3
Diffstat (limited to 'git-fast-import.html')
-rw-r--r--git-fast-import.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/git-fast-import.html b/git-fast-import.html
index 6d74817eb..f92cf9aa2 100644
--- a/git-fast-import.html
+++ b/git-fast-import.html
@@ -891,8 +891,7 @@ lightweight (non-annotated) tags see the <tt>reset</tt> command below.</p>
<pre><tt> 'tag' SP &lt;name&gt; LF
'from' SP &lt;committish&gt; LF
'tagger' SP &lt;name&gt; SP LT &lt;email&gt; GT SP &lt;when&gt; LF
- data
- LF</tt></pre>
+ data</tt></pre>
</div></div>
<p>where <tt>&lt;name&gt;</tt> is the name of the tag to create.</p>
<p>Tag names are automatically prefixed with <tt>refs/tags/</tt> when stored
@@ -1204,7 +1203,7 @@ memory footprint (less than 2.7 MiB per active branch).</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:33:40 UTC
+Last updated 10-May-2007 23:24:40 UTC
</div>
</div>
</body>