Re: [PATCH] Git.pm: add specified name to tempfile template

2014-10-29 Thread Junio C Hamano
Eric Wong writes: > This should help me track down errors in git-svn more easily: > > write .git/Git_XX: Bad file descriptor >at /usr/lib/perl5/SVN/Ra.pm line 623 > > Signed-off-by: Eric Wong > --- > Not sure you want to take this separately or in a git-svn pull. > Still wo

[PATCH] Git.pm: add specified name to tempfile template

2014-10-29 Thread Eric Wong
This should help me track down errors in git-svn more easily: write .git/Git_XX: Bad file descriptor at /usr/lib/perl5/SVN/Ra.pm line 623 Signed-off-by: Eric Wong --- Not sure you want to take this separately or in a git-svn pull. Still working on the error this patch is