apenwarr@xxxxxxxxx wrote: > From: Avery Pennarun <apenwarr@xxxxxxxxxxxxx> > > This adds a From: line (based on the commit's author information) when > sending to svn. It doesn't add if a From: or Signed-off-by: header already > exists for that commit. > > This, combined with --use-log-author, can retain the author field of commits > through a round trip from git to svn and back. > Signed-off-by: Avery Pennarun <apenwarr@xxxxxxxxx> This seems like a useful feature for SVN projects and I've sometimes wanted it myself. Thanks. One thing, can you add some tests to ensure this continues working? I don't have lots of time to work on git-svn these days and if I do, I want it to be easy to ensure I'm not breaking things :) Thanks. -- Eric Wong -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html