Git.pm: Always set Repository to absolute path if autodetecting
commitfe53bbc9bebb853f97f0da3f63f7fca5774e3f95
authorFrank Lichtenheld <flichtenheld@astaro.com>
Thu, 7 May 2009 13:41:28 +0000 (7 15:41 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 9 May 2009 15:25:55 +0000 (9 08:25 -0700)
tree84940a99a2d800c82f76488b91594a6bdb6e774a
parentda159c7759418bb14af655968dfa7a98bdcb8661
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>
perl/Git.pm
t/t9700/test.pl