summaryrefslogtreecommitdiff
path: root/packfile.c
diff options
context:
space:
mode:
authorLibravatar Martin Ågren <martin.agren@gmail.com>2021-01-03 10:36:48 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-01-04 11:31:25 -0800
commit04f6b0a192afad0b2f562deda8913417a875378e (patch)
treecf8ed35170ad85e71a3aa7cbe8447d2f1d23d739 /packfile.c
parentt1300: remove duplicate test for `--file no-such-file` (diff)
downloadtgif-04f6b0a192afad0b2f562deda8913417a875378e.tar.xz
t1300: don't needlessly work with `core.foo` configs
We use various made-up config keys in the "core" section for no real reason. Change them to work in the "section" section instead and be careful to also change "cores" to "sections". Make sure to also catch "Core", "CoReS" and similar. There are a few instances that actually want to work with a real "core" config such as `core.bare` or `core.editor`. After this, it's clearer that they work with "core" for a reason. Reported-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'packfile.c')
0 files changed, 0 insertions, 0 deletions