summaryrefslogtreecommitdiffstats
path: root/git-fast-import.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-06-16 14:14:05 -0700
committerJunio C Hamano <gitster@pobox.com>2014-06-16 14:14:05 -0700
commitc8c398a6f8bcc99ada4d46b978e42188c7302b6b (patch)
tree9a36bd3ee2c827f53e1f7c42e5db6185e58b908b /git-fast-import.html
parent77bf41c9a06096eb0fa21adc316739f2e493f5d1 (diff)
downloadgit-htmldocs-c8c398a6f8bcc99ada4d46b978e42188c7302b6b.tar.gz
Autogenerated HTML docs for v2.0.0-390-gcb682
Diffstat (limited to 'git-fast-import.html')
-rw-r--r--git-fast-import.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/git-fast-import.html b/git-fast-import.html
index d7662b303..c7f4cb31f 100644
--- a/git-fast-import.html
+++ b/git-fast-import.html
@@ -1370,6 +1370,12 @@ Any valid Git SHA-1 expression that resolves to a commit. See
&#8220;SPECIFYING REVISIONS&#8221; in <a href="gitrevisions.html">gitrevisions(7)</a> for details.
</p>
</li>
+<li>
+<p>
+The special null SHA-1 (40 zeros) specifies that the branch is to be
+ removed.
+</p>
+</li>
</ul></div>
<div class="paragraph"><p>The special case of restarting an incremental import from the
current branch value should be written as:</p></div>
@@ -2448,7 +2454,7 @@ compression.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-06-06 12:15:38 PDT
+Last updated 2014-06-16 14:13:22 PDT
</div>
</div>
</body>