"Philippe Bruhat (BooK)" <book@xxxxxxxx> writes: > --- > perl/Git.pm | 7 ++++--- > 1 files changed, 4 insertions(+), 3 deletions(-) Lacks sign-off and description but otherwise looks good. Will queue to 'pu' to leave you a chance to re-send. commit b29b1ae7442cd7c1c78e38b7d980905944ec31e0 Author: Philippe Bruhat (BooK) <book@xxxxxxxx> Date: Mon Dec 29 01:25:00 2008 +0100 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 ".". Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html