git-svn updates
From: Eric Wong <hidden>
Date: 2016-06-15 22:45:59
Hi all,
I've acked a few patches and pushed out several fixes of my own to
git://git.bogomips.org/git-svn.git
They should be reasonably safe to run, but I haven't been doing much
hacking in recent months so I may be a bit rusty. Extra eyes and
testing would be very much appreciated.
Eric Wong (4):
git-svn: handle empty files marked as symlinks in SVN
git-svn: better attempt to handle broken symlink updates
git-svn: fix SVN 1.1.x compatibility
git-svn: avoid importing nested git repos
Marcel Koeppen (1):
git-svn: Show UUID in svn info for added directories with svn 1.5.5
Pete Harlan (1):
git-svn: Add --localtime option to "fetch"
I'll try to get to splitting out the monster git-svn.perl file by next
weekend.
I also got a private bug report about EDITOR/VISUAL usage with `git svn
dcommit -e' when there was a space in the command. Perhaps introducing
a Git::Editor Perl module that emulates editor.c would be a start?
--
Eric Wong