author | Brian Gernhardt <benji@silverinsanity.com> | |
Fri, 6 Apr 2007 05:42:04 +0000 (01:42 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 6 Apr 2007 23:51:46 +0000 (16:51 -0700) | ||
commit | 08b984fb5456c23b04c573f9021141ce27af707d | |
tree | 031d6fa76066019a2fdec28e8c8b943de747e130 | tree | snapshot |
parent | a925b89cea15c90ccf131a4ec9770ca1323e4a7f | commit | diff |
Distinguish branches by more than case in tests.
The renaming without config test changed a branch from q to Q, which
fails on non-case sensitive file systems. Change the test to use q
and q2.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The renaming without config test changed a branch from q to Q, which
fails on non-case sensitive file systems. Change the test to use q
and q2.
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t3200-branch.sh | diff | blob | history |