git-svn: do not let Git.pm warn if we prematurely close pipes
commit22600a2515cc92f66fd76f2aae05637697c713b9
authorEric Wong <normalperson@yhbt.net>
Thu, 1 Feb 2007 21:12:26 +0000 (1 13:12 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 2 Feb 2007 05:51:36 +0000 (1 21:51 -0800)
tree51209763aa8a07886902192bb1b64d0c68f02110
parent1e5db3075ae1f22cbffc273321e94b60d5f23927
git-svn: do not let Git.pm warn if we prematurely close pipes

This mainly quiets down warnings when running git svn log.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl