aboutsummaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2012-07-26 16:22:23 -0700
committerEric Wong <normalperson@yhbt.net>2012-07-27 22:14:52 +0000
commit0f80aa03cf17973cb15eb34d5efedbd5eba70596 (patch)
tree12f8e9426f32871873c9dc632ee651207e64620e /perl
parentc2768fa15234fd7eef7abb52eca2a3abe08e525c (diff)
downloadgit-0f80aa03cf17973cb15eb34d5efedbd5eba70596.tar.gz
git-0f80aa03cf17973cb15eb34d5efedbd5eba70596.tar.xz
Prepare Git::SVN for extraction into its own file.
This means it should be able to load without git-svn being loaded. * Load Git.pm on its own and all the needed command functions. * It needs to grab at a git-svn lexical $_prefix representing the --prefix option. Provide opt_prefix() for that. This is a refactoring artifact. The prefix should really be passed into Git::SVN->new. * Unqualify unnecessarily fully qualified globals like $Git::SVN::default_repo_id. * Lexically isolate the class just to make sure nothing is leaking out. Signed-off-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions