summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-09-17 15:45:52 -0700
committerJunio C Hamano <gitster@pobox.com>2018-09-17 15:45:52 -0700
commit980e61ec567f55c9247391052477e61a32d24548 (patch)
tree6fe236d0a6fd3ffa6a1be9a52219ed50b7dfcd19 /git.html
parenta68ff6db4d42f41cb49143a5423fbe50f539043e (diff)
downloadgit-htmldocs-980e61ec567f55c9247391052477e61a32d24548.tar.gz
Autogenerated HTML docs for v2.19.0-216-g2d3b1c
Diffstat (limited to 'git.html')
-rw-r--r--git.html14
1 files changed, 11 insertions, 3 deletions
diff --git a/git.html b/git.html
index 548ff056c..83f376216 100644
--- a/git.html
+++ b/git.html
@@ -1787,6 +1787,14 @@ repositories.</p></div>
</p>
</dd>
<dt class="hdlist1">
+<a href="git-multi-pack-index.html">git-multi-pack-index(1)</a>
+</dt>
+<dd>
+<p>
+ Write and verify multi-pack-indexes.
+</p>
+</dd>
+<dt class="hdlist1">
<a href="git-pack-objects.html">git-pack-objects(1)</a>
</dt>
<dd>
@@ -2800,8 +2808,8 @@ value as an open file descriptor and will try to write the
trace messages into this file descriptor.</p></div>
<div class="paragraph"><p>Alternatively, if the variable is set to an absolute path
(starting with a <em>/</em> character), Git will interpret this
-as a file path and will try to write the trace messages
-into it.</p></div>
+as a file path and will try to append the trace messages
+to it.</p></div>
<div class="paragraph"><p>Unsetting the variable, or setting it to empty, "0" or
"false" (case insensitive) disables trace messages.</p></div>
</dd>
@@ -3189,7 +3197,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2018-06-01 00:13:01 PDT
+ 2018-09-17 15:45:24 PDT
</div>
</div>
</body>