Andreas Heiduk <asheiduk@xxxxxxxxx> wrote: > Am 05.04.2018 um 09:51 schrieb Eric Wong: > > Can you confirm it's OK for you? Thanks. > > Looks good, works for me. > > Do you squash this patch with with my commit or do you need a reroll? Nope, no need to reroll. Pushed to my repo for Junio. Thanks all. The following changes since commit 468165c1d8a442994a825f3684528361727cd8c0: Git 2.17 (2018-04-02 10:13:35 -0700) are available in the Git repository at: git://bogomips.org/git-svn.git svn/authors-prog-2 for you to fetch changes up to cb427e9eb0243fe7a1a22ea3bd0a46b7410c0bf3: git-svn: allow empty email-address using authors-prog and authors-file (2018-04-05 19:22:06 +0000) ---------------------------------------------------------------- Andreas Heiduk (2): git-svn: search --authors-prog in PATH too git-svn: allow empty email-address using authors-prog and authors-file Documentation/git-svn.txt | 13 ++++++++++--- git-svn.perl | 3 ++- perl/Git/SVN.pm | 13 ++++++------- t/t9130-git-svn-authors-file.sh | 14 ++++++++++++++ t/t9138-git-svn-authors-prog.sh | 26 +++++++++++++++++++++++++- 5 files changed, 57 insertions(+), 12 deletions(-)