author | Eric Wong <normalperson@yhbt.net> | |
Thu, 11 Jan 2007 10:14:43 +0000 (02:14 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:08 +0000 (00:57 -0800) | ||
commit | 336f1714ae4211f97a33e2f672ec9c3479b4e5ba | |
tree | 30e321511686843e70dad9e112f46efae63a80e6 | tree | snapshot |
parent | d81bf827192f0af6b1cca64d2cdbaac9b5ca2020 | commit | diff |
git-svn: cleanup: avoid re-use()ing Git.pm in sub-packages
I will be using functions from Git.pm in more modules, so I
want to avoid re-importing the long argument list everywhere
it's used.
Also removed an unused command-line switch
(--no-ignore-externals) and some variables.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
I will be using functions from Git.pm in more modules, so I
want to avoid re-importing the long argument list everywhere
it's used.
Also removed an unused command-line switch
(--no-ignore-externals) and some variables.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |