summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-12 14:46:42 -0800
committerJunio C Hamano <gitster@pobox.com>2021-02-12 14:46:42 -0800
commitb4fc8e8cbb4fa1443a8546bdff0b1e5cd06f15fd (patch)
tree97ac27d4e5cc461ea39536570c661ae86ee33098 /git-config.html
parent3845b44a4780aeeee53a6cc9983c3b3e7abdfd52 (diff)
downloadgit-htmldocs-b4fc8e8cbb4fa1443a8546bdff0b1e5cd06f15fd.tar.gz
Autogenerated HTML docs for v2.30.1-489-g328c10
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/git-config.html b/git-config.html
index 2371d2d94..c7ea36497 100644
--- a/git-config.html
+++ b/git-config.html
@@ -7954,6 +7954,18 @@ pack.writeBitmapHashCache
</p>
</dd>
<dt class="hdlist1">
+pack.writeReverseIndex
+</dt>
+<dd>
+<p>
+ When true, git will write a corresponding .rev file (see:
+ <a href="../technical/pack-format.html">Documentation/technical/pack-format.txt</a>)
+ for each new packfile that it writes in all places except for
+ <a href="git-fast-import.html">git-fast-import(1)</a> and in the bulk checkin mechanism.
+ Defaults to false.
+</p>
+</dd>
+<dt class="hdlist1">
pager.&lt;cmd&gt;
</dt>
<dd>