author | Junio C Hamano <junkio@cox.net> | |
Sat, 14 May 2005 08:45:42 +0000 (01:45 -0700) | ||
committer | Petr Baudis <xpasky@machine.sinus.cz> | |
Sat, 14 May 2005 23:40:05 +0000 (01:40 +0200) | ||
commit | 947adb2739845df3421c0f9647a68acad70c2614 | |
tree | fe55be5780880662d07b290d617acfa8164ced10 | tree | snapshot |
parent | f50c9f76ca516051e9f7e7ef68d6a4d0f5830dda | commit | diff |
[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>
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] | blob |