git-remote-hg: add hgimport, an hg-fast-import equivalent
commit0f0485c3fb0c8c6ef93b6dff5b6ba83dccf421c0
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:45 +0000 (20 17:45 -0600)
tree4732f016eb33adba85536c64772504b9971d57b6
parente7de4fa025e84445968f950bdf44deb8834263ae
git-remote-hg: add hgimport, an hg-fast-import equivalent

This class will be used by git-remote-hg to do the heavy lifting.
git_remote_helpers/hg/hgimport.py [new file with mode: 0644]