Imported Upstream version 2.27.0
[platform/upstream/git.git] / Documentation / git-multi-pack-index.txt
index 642d9ac..0c66194 100644 (file)
@@ -56,6 +56,9 @@ repack::
        file is created, rewrite the multi-pack-index to reference the
        new pack-file. A later run of 'git multi-pack-index expire' will
        delete the pack-files that were part of this batch.
++
+If `repack.packKeptObjects` is `false`, then any pack-files with an
+associated `.keep` file will not be selected for the batch to repack.
 
 
 EXAMPLES