commit | b0e75250c8c1fc40ba9d42c31ae99146f1cdeb71 | [log] [tgz] |
---|---|---|
author | Michael G. Schwern <schwern@pobox.com> | Thu Jul 26 17:26:02 2012 -0700 |
committer | Eric Wong <normalperson@yhbt.net> | Fri Jul 27 22:36:12 2012 +0000 |
tree | 4199e99ba7357143e8045c711d4fcdcfaf6150fe | |
parent | b74fda1c9b332b1216cc4d02ec256d6e350d5524 [diff] |
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>