From: Junio C Hamano Date: Wed, 6 Oct 2021 20:40:11 +0000 (-0700) Subject: Merge branch 'ab/repo-settings-cleanup' X-Git-Tag: v2.34.0-rc0~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8d33378ed06f1dfb5118a9b961d179e55420b44;p=thirdparty%2Fgit.git Merge branch 'ab/repo-settings-cleanup' Code cleanup. * ab/repo-settings-cleanup: repository.h: don't use a mix of int and bitfields repo-settings.c: simplify the setup read-cache & fetch-negotiator: check "enum" values in switch() environment.c: remove test-specific "ignore_untracked..." variable wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c --- d8d33378ed06f1dfb5118a9b961d179e55420b44