Git.pm: add specified name to tempfile template
commit822aaf0f0865299d6cd3a6866e8047638e3f898c
authorEric Wong <normalperson@yhbt.net>
Wed, 29 Oct 2014 19:31:55 +0000 (29 19:31 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 29 Oct 2014 19:59:23 +0000 (29 19:59 +0000)
treeb77e7ed4e40bafb78e58c684dd75bb9f512d6cf3
parent7676aff70973e617c3f58a8633db6d0e3ee99e45
Git.pm: add specified name to tempfile template

This should help me track down errors in git-svn more easily:

write .git/Git_XXXXXX: Bad file descriptor
 at /usr/lib/perl5/SVN/Ra.pm line 623

Signed-off-by: Eric Wong <normalperson@yhbt.net>
perl/Git.pm