]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-maintenance.txt
Merge branch 'en/ort-perf-batch-9'
[thirdparty/git.git] / Documentation / git-maintenance.txt
index 3b432171d60826f50ad1251d7fa07f3d8f15cc1a..80ddd33ceba0dd5f47319ea8355fec7d35a74bef 100644 (file)
@@ -145,6 +145,12 @@ incremental-repack::
        which is a special case that attempts to repack all pack-files
        into a single pack-file.
 
+pack-refs::
+       The `pack-refs` 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 linkgit:git-pack-refs[1]
+       for more information.
+
 OPTIONS
 -------
 --auto::