aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4018/cpp-function-returning-pointer
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2020-07-29 23:14:14 +0000
committerJunio C Hamano <gitster@pobox.com>2020-07-30 09:16:48 -0700
commit6ff6a6759de3b85b591f334e13b63456804be328 (patch)
tree052fd974c8d98a9cb21df30ccde7ce99e91e9383 /t/t4018/cpp-function-returning-pointer
parentt9350: make hash size independent (diff)
downloadgit-6ff6a6759de3b85b591f334e13b63456804be328.tar.gz
git-6ff6a6759de3b85b591f334e13b63456804be328.zip
t9500: ensure that algorithm info is preserved in config
When we use a hash algorithm other than SHA-1, it's important to preserve the hash-related values in the config file, but this test overwrites the config file with a new one. Ensure we copy these values properly from the old config to the new one so that the repository can be read if it's using SHA-256. Note that if there is no extensions.objectFormat value set, git config will return unsuccessfully if we try to read it; since this is not an error for us, use test_might_fail. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/cpp-function-returning-pointer')
0 files changed, 0 insertions, 0 deletions