+Cc Jakub since gitweb could probably take advantage of get_record from the first patch, too. I'm not completely sure about the API for this, though. The following changes since commit 3cdd5d19178a54d2e51b5098d43b57571241d0ab: Sync with maint (2016-10-11 14:55:48 -0700) are available in the git repository at: git://bogomips.org/git-svn.git svn-wt for you to fetch changes up to 112423eb905cf28c9445781a7647ba590d597ab3: git-svn: "git worktree" awareness (2016-10-14 01:36:12 +0000) ---------------------------------------------------------------- Eric Wong (2): git-svn: reduce scope of input record separator change git-svn: "git worktree" awareness git-svn.perl | 13 +++++++------ perl/Git.pm | 16 +++++++++++++++- perl/Git/SVN.pm | 24 +++++++++++++++--------- perl/Git/SVN/Editor.pm | 12 +++++------- perl/Git/SVN/Fetcher.pm | 15 +++++---------- perl/Git/SVN/Migration.pm | 37 ++++++++++++++++++++++--------------- 6 files changed, 69 insertions(+), 48 deletions(-) -- EW