Prepare Git::SVN::Migration for extraction from git-svn.
commitb0e75250c8c1fc40ba9d42c31ae99146f1cdeb71
authorMichael G. Schwern <schwern@pobox.com>
Fri, 27 Jul 2012 00:26:02 +0000 (26 17:26 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 27 Jul 2012 22:36:12 +0000 (27 22:36 +0000)
tree4199e99ba7357143e8045c711d4fcdcfaf6150fe
parentb74fda1c9b332b1216cc4d02ec256d6e350d5524
Prepare Git::SVN::Migration for extraction from git-svn.

* Load Git command functions on its own.
* Load Git::SVN modules on its own.

Drive by refactorings...
* Use our() instead of use vars.
* Eliminate the auto loading of Git functions.

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