[PATCH] Test GIT environment use.
commit947adb2739845df3421c0f9647a68acad70c2614
authorJunio C Hamano <junkio@cox.net>
Sat, 14 May 2005 08:45:42 +0000 (14 01:45 -0700)
committerPetr Baudis <xpasky@machine.sinus.cz>
Sat, 14 May 2005 23:40:05 +0000 (15 01:40 +0200)
treefe55be5780880662d07b290d617acfa8164ced10
parentf50c9f76ca516051e9f7e7ef68d6a4d0f5830dda
[PATCH] Test GIT environment use.

This test makes sure that use of deprecated environment variables still
works, using both new and old names makes new one take
precedence, and GIT_DIR and GIT_ALTERNATE_OBJECT_DIRECTORIES mechanisms
work.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Petr Baudis <pasky@ucw.cz>
t/t0110-environment-names-old.sh [new file with mode: 0644]