summaryrefslogtreecommitdiffstats
path: root/git-maintenance.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-22 16:57:12 -0800
committerJunio C Hamano <gitster@pobox.com>2021-02-22 16:57:12 -0800
commita70c988a0584e1197ffd19b26c28e9790da32363 (patch)
treeeb0f2dd1584011f40e4589c81288ac3b9f3d7c61 /git-maintenance.html
parentb4fc8e8cbb4fa1443a8546bdff0b1e5cd06f15fd (diff)
downloadgit-htmldocs-a70c988a0584e1197ffd19b26c28e9790da32363.tar.gz
Autogenerated HTML docs for v2.30.1-602-g966e6
Diffstat (limited to 'git-maintenance.html')
-rw-r--r--git-maintenance.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-maintenance.html b/git-maintenance.html
index 428672808..639b907bd 100644
--- a/git-maintenance.html
+++ b/git-maintenance.html
@@ -961,6 +961,17 @@ incremental-repack
into a single pack-file.
</p>
</dd>
+<dt class="hdlist1">
+pack-refs
+</dt>
+<dd>
+<p>
+ The <code>pack-refs</code> task collects the loose reference files and
+ collects them into a single file. This speeds up operations that
+ need to iterate across many references. See <a href="git-pack-refs.html">git-pack-refs(1)</a>
+ for more information.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1175,7 +1186,7 @@ custom tasks.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-01-25 15:29:19 PST
+ 2021-02-22 16:54:23 PST
</div>
</div>
</body>