Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Git.pm: correctly handle directory name that evaluates to "false"
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>
- Loading branch information