summaryrefslogtreecommitdiffstats
path: root/git-fast-import.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-02-10 02:05:29 +0000
committerJunio C Hamano <junio@kernel.org>2011-02-10 02:05:29 +0000
commit23e3f53f79f5a2ae39b9db36901df9cb8e3d8901 (patch)
treeb8ab0b27196b4f13dd256bf1b1ef4b5063f09012 /git-fast-import.html
parente611683c24e33fcc90bfc93d80eba2d5c5622fc7 (diff)
downloadgit-htmldocs-23e3f53f79f5a2ae39b9db36901df9cb8e3d8901.tar.gz
Autogenerated HTML docs for v1.7.4-45-g1a9f
Diffstat (limited to 'git-fast-import.html')
-rw-r--r--git-fast-import.html22
1 files changed, 21 insertions, 1 deletions
diff --git a/git-fast-import.html b/git-fast-import.html
index 0a018e98e..e2dbf2475 100644
--- a/git-fast-import.html
+++ b/git-fast-import.html
@@ -523,6 +523,15 @@ the frontend program in use.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--import-marks-if-exists=&lt;file&gt;
+</dt>
+<dd>
+<p>
+ Like --import-marks but instead of erroring out, silently
+ skips the file if it does not exist.
+</p>
+</dd>
+<dt class="hdlist1">
--relative-marks
</dt>
<dd>
@@ -1479,6 +1488,17 @@ cat-blob
before the unsupported command is detected.
</p>
</dd>
+<dt class="hdlist1">
+notes
+</dt>
+<dd>
+<p>
+ Require that the backend support the <em>notemodify</em> (N)
+ subcommand to the <em>commit</em> command.
+ Versions of fast-import not supporting notes will exit
+ with a message indicating so.
+</p>
+</dd>
</dl></div>
<h3 id="_tt_option_tt"><tt>option</tt></h3><div style="clear:left"></div>
<div class="paragraph"><p>Processes the specified option so that git fast-import behaves in a
@@ -1817,7 +1837,7 @@ compression.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-01-19 22:33:55 UTC
+Last updated 2011-02-10 02:03:21 UTC
</div>
</div>
</body>