summaryrefslogtreecommitdiffstats
path: root/git-fast-export.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-12-04 08:31:13 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-12-04 08:31:13 +0000
commit58256872f2578443b3c8aff87ad0304e6b497b1d (patch)
treeda78c9c8e26cbe71ad70dcd0827117eeea51f6ec /git-fast-export.html
parent0c99970a28e8702164d721f718aab95a0f23e1b4 (diff)
downloadgit-htmldocs-58256872f2578443b3c8aff87ad0304e6b497b1d.tar.gz
Autogenerated HTML docs for v1.5.3.7-1005-gdada0c
Diffstat (limited to 'git-fast-export.html')
-rw-r--r--git-fast-export.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-fast-export.html b/git-fast-export.html
index b8816345b..13811f2cb 100644
--- a/git-fast-export.html
+++ b/git-fast-export.html
@@ -295,7 +295,7 @@ into <a href="git-fast-import.html">git-fast-import(1)</a>.</p>
</p>
</dd>
<dt>
---signed-tags=(ignore|warn|strip|abort)
+--signed-tags=(verbatim|warn|strip|abort)
</dt>
<dd>
<p>
@@ -305,7 +305,7 @@ into <a href="git-fast-import.html">git-fast-import(1)</a>.</p>
</p>
<p>When asking to <em>abort</em> (which is the default), this program will die
when encountering a signed tag. With <em>strip</em>, the tags will be made
-unsigned, with <em>ignore</em>, they will be silently ignored (i.e. not exported)
+unsigned, with <em>verbatim</em>, they will be silently exported
and with <em>warn</em>, they will be exported, but you will see a warning.</p>
</dd>
</dl>
@@ -351,7 +351,7 @@ a tag referencing a tree instead of a commit.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 03-Dec-2007 09:57:29 UTC
+Last updated 04-Dec-2007 08:28:19 UTC
</div>
</div>
</body>