mirror of
https://github.com/git/git.git
synced 2026-02-20 14:50:01 +00:00
The repository constructor mistakenly rewrote a Directory parameter that Perl happens to evaluate to false (e.g. "0") to ".". Signed-off-by: Junio C Hamano <gitster@pobox.com>