git-remote-hg: add hgimport, an hg-fast-import equivalent
commitb12a2d6018eb777e08e38bb872cde4864d323859
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:49:25 +0000 (28 21:49 -0500)
treea62190319aff6c6ab91791353b9a60c97e440935
parentaceff0d570686de5f70f67a868eb2bfb75388fa4
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]