diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-07-14 10:39:29 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-17 14:00:04 -0700 |
commit | 084b04409312e8d95aa51edb04dde7ff56f66fba (patch) | |
tree | 6ab21c672ea188d437ff99f1c1aa685290e43c66 /t/t6001-rev-list-graft.sh | |
parent | alias: use the early config machinery to expand aliases (diff) | |
download | tgif-084b04409312e8d95aa51edb04dde7ff56f66fba.tar.xz |
t1300: demonstrate that CamelCased aliases regressed
It is totally legitimate to add CamelCased aliases, but due to the way
config keys are compared, the case does not matter.
Except that now it does: the alias name is expected to be all
lower-case. This is a regression introduced by a9bcf6586d1 (alias: use
the early config machinery to expand aliases, 2017-06-14).
Noticed by Alejandro Pauly, diagnosed by Kevin Willford.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6001-rev-list-graft.sh')
0 files changed, 0 insertions, 0 deletions