1
0
mirror of https://github.com/git/git.git synced 2024-10-21 01:08:11 +02:00
git/perl
Philippe Bruhat (BooK) 11b8a41c45 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>
2009-01-01 06:34:58 -08:00
..
.gitignore
Git.pm Git.pm: correctly handle directory name that evaluates to "false" 2009-01-01 06:34:58 -08:00
Makefile perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER section 2008-08-06 14:00:36 -07:00
Makefile.PL
private-Error.pm