Hi, when running git svn dcommit --add-author-from on a git-svn repository, --use-log-author is not implied by itself. This causes the rewritten history to not show the author in the way most users would expect it to be, "Name <email@xxxxxxxxxx>", but instead "<user@uuid>". Instead of forcing people to write "svn dcommit --add-author-from --use-log-author", is it a bad move to imply the last argument, making the history look more user-friendly to start with? Any thoughts? -- Regards, Fredrik Skolmli -- 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