From: Frank Lichtenheld Date: Thu, 7 May 2009 13:41:28 +0000 (+0200) Subject: Git.pm: Always set Repository to absolute path if autodetecting X-Git-Tag: v1.6.4-rc0~144^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fe53bbc9bebb853f97f0da3f63f7fca5774e3f95?hp=fe53bbc9bebb853f97f0da3f63f7fca5774e3f95 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 Acked-by: Petr Baudis Signed-off-by: Junio C Hamano ---