git-remote-hg: add hgimport, an hg-fast-import equivalent
commitc522f780c521762787982975b28c89f7b061e37d
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:21 +0000 (5 13:44 -0500)
tree6a85793c53e0762d798ecda272d6bf345456a1b9
parentfe72467bffb6e5b45db1b2059d1c9b2c5f01a0df
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]