git-svn: make Git::SVN::Editor a separate file
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>
This commit is contained in:
committed by
Eric Wong
parent
02101c969d
commit
8f9facfe94
@ -591,7 +591,8 @@ B<git-svn> itself.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
L<SVN::Delta>.
|
||||
L<SVN::Delta>,
|
||||
L<Git::SVN::Editor>.
|
||||
|
||||
=head1 INCOMPATIBILITIES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user