Dave O'Neill wrote:
SVK likes to begin all commit messages with a line of the format:
r12345@hostname: user | YYYY-MM-DD HH:MM:SS -ZZZZ
which makes the import desperately ugly in git. This adds a -k option to move
this extra SVK commit line to the end of the commit message, rather than
keeping it at the beginning.
Any chance of applying this to git-svn instead? There has been talk of
deprecating git-svnimport since git-svn now does everything
git-svnimport does, and more. (If you believe that's not the case,
please describe what you're doing with git-svnimport that you can't do
with git-svn.)
-Steve