]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gc/use-repo-settings'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Nov 2021 20:48:08 +0000 (13:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Nov 2021 20:48:08 +0000 (13:48 -0700)
It is wrong to read some settings directly from the config
subsystem, as things like feature.experimental can affect their
default values.

* gc/use-repo-settings:
  gc: perform incremental repack when implictly enabled
  fsck: verify multi-pack-index when implictly enabled
  fsck: verify commit graph when implicitly enabled

1  2 
builtin/fsck.c
t/t5319-multi-pack-index.sh

diff --cc builtin/fsck.c
Simple merge
Simple merge