summaryrefslogtreecommitdiffstats
path: root/git-fast-import.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
committerJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
commitc27b733bfcf3bef4722ef8d46334aff3e15e0cd2 (patch)
tree1a666e343738a0601732529bb7e0dc1be6775f96 /git-fast-import.html
parent657fd8a8dd93c9d5c7534016aa6601c564fe2601 (diff)
downloadgit-htmldocs-c27b733bfcf3bef4722ef8d46334aff3e15e0cd2.tar.gz
Autogenerated HTML docs for v1.7.3.1-120-g38a18
Diffstat (limited to 'git-fast-import.html')
-rw-r--r--git-fast-import.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-fast-import.html b/git-fast-import.html
index 010da1a81..c6471fa4d 100644
--- a/git-fast-import.html
+++ b/git-fast-import.html
@@ -839,7 +839,7 @@ A complete 40 byte or abbreviated commit SHA-1 in hex.
<li>
<p>
Any valid Git SHA-1 expression that resolves to a commit. See
- &#8220;SPECIFYING REVISIONS&#8221; in <a href="gitrevisions.html">gitrevisions(1)</a> for details.
+ &#8220;SPECIFYING REVISIONS&#8221; in <a href="gitrevisions.html">gitrevisions(7)</a> for details.
</p>
</li>
</ul></div>
@@ -948,6 +948,8 @@ slash <tt>/</tt>), may contain any byte other than <tt>LF</tt>, and must not
start with double quote (<tt>"</tt>).</p></div>
<div class="para"><p>If an <tt>LF</tt> or double quote must be encoded into <tt>&lt;path&gt;</tt> shell-style
quoting should be used, e.g. <tt>"path/with\n and \" in it"</tt>.</p></div>
+<div class="para"><p>Additionally, in <tt>040000</tt> mode, <tt>&lt;path&gt;</tt> may also be an empty string
+(<tt>""</tt>) to specify the root of the tree.</p></div>
<div class="para"><p>The value of <tt>&lt;path&gt;</tt> must be in canonical form. That is it must not:</p></div>
<div class="ilist"><ul>
<li>
@@ -1657,7 +1659,7 @@ memory footprint (less than 2.7 MiB per active branch).</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-09-18 23:56:42 UTC
+Last updated 2010-10-14 04:35:15 UTC
</div>
</div>
</body>