git-remote-hg: add hgimport, an hg-fast-import equivalent
commitd89957641ded974c326407a81741a25d0ad1487c
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerMichael J Gruber <git@drmicha.warpmail.net>
Fri, 30 Nov 2012 08:54:12 +0000 (30 09:54 +0100)
treeef3379a1422bb2eeee31cbac5c8dbac6f40f809a
parent3ef26244323e05907cb47a2a92aa748fee973632
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]