diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-05-26 15:55:29 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-05-29 14:51:28 +0900 |
commit | f45db831c17d0a32d2e1cd0f5ac40708020bcf8f (patch) | |
tree | ee2195cc86f53e15caf1a7d87cf2e445a38ad792 /t/t4015-diff-whitespace.sh | |
parent | completion: drop the hard coded list of config vars (diff) | |
download | tgif-f45db831c17d0a32d2e1cd0f5ac40708020bcf8f.tar.xz |
completion: keep other config var completion in camelCase
The last patch makes "git config <tab>" shows camelCase names because
that's what's in the source: config.txt. There are still a couple
manual var completion in this code. Let's make them follow the naming
convention as well.
In theory we could automate this part too because we have the
information. But let's stick to one step at a time and leave this for
later.
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