Code

Merge branch 'rs/diff'
[git.git] / Documentation / git-repack.txt
index c57013b9537f68fafdb1c1d90491ff5d556ed326..28949397ca7434471f1e9c1552ecae1ade9b8313 100644 (file)
@@ -68,6 +68,11 @@ OPTIONS
        to be applied that many times to get to the necessary object.
        The default value for --window is 10 and --depth is 50.
 
+--max-pack-size=<n>::
+       Maximum size of each output packfile, expressed in MiB.
+       If specified,  multiple packfiles may be created.
+       The default is unlimited.
+
 
 Configuration
 -------------
@@ -99,4 +104,3 @@ gitlink:git-prune-packed[1]
 GIT
 ---
 Part of the gitlink:git[7] suite
-