author | Frank Lichtenheld <flichtenheld@astaro.com> | |
Thu, 7 May 2009 13:41:28 +0000 (15:41 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 9 May 2009 15:25:55 +0000 (08:25 -0700) | ||
commit | fe53bbc9bebb853f97f0da3f63f7fca5774e3f95 | |
tree | 84940a99a2d800c82f76488b91594a6bdb6e774a | tree | snapshot |
parent | da159c7759418bb14af655968dfa7a98bdcb8661 | commit | diff |
Git.pm: Always set Repository to absolute path if autodetecting
So far we only set it to absolute paths in some cases which lead
to problems like wc_chdir not working.
Signed-off-by: Frank Lichtenheld <flichtenheld@astaro.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
So far we only set it to absolute paths in some cases which lead
to problems like wc_chdir not working.
Signed-off-by: Frank Lichtenheld <flichtenheld@astaro.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
perl/Git.pm | diff | blob | history | |
t/t9700/test.pl | diff | blob | history |