From: Junio C Hamano Date: Wed, 23 May 2018 05:38:21 +0000 (+0900) Subject: Merge branch 'nd/doc-header' X-Git-Tag: v2.18.0-rc0~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b0f1d9c475038a54343c007193f1c81ae82b959;p=git Merge branch 'nd/doc-header' Doc formatting fix. * nd/doc-header: doc: keep first level section header in upper case --- 6b0f1d9c475038a54343c007193f1c81ae82b959 diff --cc Documentation/git-gc.txt index bb376ac584,b61fb5751f..24b2dd44fe --- a/Documentation/git-gc.txt +++ b/Documentation/git-gc.txt @@@ -90,12 -84,7 +90,12 @@@ be performed as well Force `git gc` to run even if there may be another `git gc` instance running on this repository. +--keep-largest-pack:: + All packs except the largest pack and those marked with a + `.keep` files are consolidated into a single pack. When this + option is used, `gc.bigPackThreshold` is ignored. + - Configuration + CONFIGURATION ------------- The optional configuration variable `gc.reflogExpire` can be