Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-05-26 16:55:26 +0300
committerJunio C Hamano <gitster@pobox.com>2018-05-29 08:51:28 +0300
commitfb6fbffbdae719805fbf7a39ca268dad17696f82 (patch)
tree6cf8a27bc56db0d85fd433f32992339dff16f7ab /advice.h
parenta4a9cc19a29df22f367fde50eec046ba6c5533f6 (diff)
advice: keep config name in camelCase in advice_config[]
For parsing, we don't really need this because the main config parser will lowercase everything so we can do exact matching. But this array now is also used for printing in `git help --config`. Keep camelCase so we have a nice printout. 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 'advice.h')
0 files changed, 0 insertions, 0 deletions