git-svn: make Git::SVN::Editor a separate file
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 9 Jun 2012 22:25:56 +0000 (17:25 -0500)
committerEric Wong <normalperson@yhbt.net>
Sun, 10 Jun 2012 08:45:56 +0000 (08:45 +0000)
This makes the git-svn script shorter and less scary for beginners to
read through for the first time. Take the opportunity to explain the
purpose and basic interface of the Git::SVN::Editor class while at it.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
No differences found