git-svn: convert the 'commit-diff' command to Git::SVN
commit44320b9e0e279cd1f549e259d00753a02c86c21b
authorEric Wong <normalperson@yhbt.net>
Sun, 14 Jan 2007 06:35:53 +0000 (13 22:35 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:09 +0000 (23 00:57 -0800)
tree1b308813c22947ef381f995188e6891a5a8abffa
parentc843c464b83237fba65dc46a10133fda9f475cc5
git-svn: convert the 'commit-diff' command to Git::SVN

Also, convert all usage of 'log_msg' to 'log_entry' for
consistency's sake

SVN::Git::Editor::apply_diff now drives the rest of the
editor.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl