mirror of
https://github.com/git/git.git
synced 2026-04-07 23:40:12 +02: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>