Merge branch 'extract-remaining' of git://git.bogomips.org/git-svn
commit51e383dd08c3d3a389ab4d9780e503a6f49dfc4f
authorJunio C Hamano <gitster@pobox.com>
Sat, 28 Jul 2012 04:48:27 +0000 (27 21:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 28 Jul 2012 04:48:27 +0000 (27 21:48 -0700)
tree86e309b0e62fee4173f1b08f6c2657e1f215b172
parent646e41753568683c3ffde6b7f614f880311cc984
parent3d9be15fc2b8c8198253ae1c4dcaa343b74c3b8d
Merge branch 'extract-remaining' of git://git.bogomips.org/git-svn

* 'extract-remaining' of git://git.bogomips.org/git-svn:
  Extract Git::SVN::GlobSpec from git-svn.
  Move Git::IndexInfo into its own file.
  Load all the modules in one place and before running code.
  Extract Git::SVN::Migration from git-svn.
  Prepare Git::SVN::Migration for extraction from git-svn.
  Extract Git::SVN::Log from git-svn.
  Prepare Git::SVN::Log for extraction from git-svn.