Extract Git::SVN::GlobSpec from git-svn.
commit3d9be15fc2b8c8198253ae1c4dcaa343b74c3b8d
authorMichael G. Schwern <schwern@pobox.com>
Fri, 27 Jul 2012 00:26:06 +0000 (26 17:26 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 27 Jul 2012 22:36:19 +0000 (27 22:36 +0000)
tree6f8732038831d7c3dacc0efe4ea837cfc53a34e8
parent10c2aa5928b5309374bb4328f1c2849cb4ae65cc
Extract Git::SVN::GlobSpec from git-svn.

Straight cut & paste.  That's the last class.

* Make Git::SVN load it on its own, its the only thing that needs it.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
perl/Git/SVN.pm
perl/Git/SVN/GlobSpec.pm [new file with mode: 0644]
perl/Makefile
t/Git-SVN/00compile.t