commit | 3d9be15fc2b8c8198253ae1c4dcaa343b74c3b8d | [log] [tgz] |
---|---|---|
author | Michael G. Schwern <schwern@pobox.com> | Thu Jul 26 17:26:06 2012 -0700 |
committer | Eric Wong <normalperson@yhbt.net> | Fri Jul 27 22:36:19 2012 +0000 |
tree | 6f8732038831d7c3dacc0efe4ea837cfc53a34e8 | |
parent | 10c2aa5928b5309374bb4328f1c2849cb4ae65cc [diff] |
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>