summaryrefslogtreecommitdiff
path: root/t/t4015-diff-whitespace.sh
diff options
context:
space:
mode:
authorLibravatar Nguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-05-26 15:55:30 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-05-29 14:51:29 +0900
commitbea2125928f4d6ddad34c6e651d4a9ec7ee5dd4e (patch)
tree01fb926309aba70ea6f561dce00af172130a9ec2 /t/t4015-diff-whitespace.sh
parentcompletion: keep other config var completion in camelCase (diff)
downloadtgif-bea2125928f4d6ddad34c6e651d4a9ec7ee5dd4e.tar.xz
completion: support case-insensitive config vars
Config variables are case-insensitive but this case/esac construct is case-sensitive by default. For bash v4, it'll be easy. For platforms that are stuck with older versions, we need an external command, but that is not that critical. And where this additional overhead matters the most is Windows, but luckily Git for Windows ships with Bash v4. Helped-by: SZEDER Gábor <szeder.dev@gmail.com> Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4015-diff-whitespace.sh')
0 files changed, 0 insertions, 0 deletions