diff options
author | Johannes Sixt <j6t@kdbg.org> | 2013-06-18 09:28:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-06-18 07:40:31 -0700 |
commit | 984f78d278dd456b12874da1bdf3763e72db8dae (patch) | |
tree | 599a3dbd546a20289c74bae172c8f49e3cb34e36 /git-gui | |
parent | tests: move test for rebase messages from t3400 to t3406 (diff) | |
download | tgif-984f78d278dd456b12874da1bdf3763e72db8dae.tar.xz |
rebase topology tests: fix commit names on case-insensitive file systems
The recently introduced tests used uppercase letters to denote
cherry-picks of commits having the corresponding lowercase letter names.
The helper functions also set up tags with the names of the commits.
But this constellation fails on case-insensitive file systems because
there cannot be distinct tags with names that differ only in case.
Use a less subtle convention for the names of cherry-picked commits.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions