git-remote-hg: add hgimport, an hg-fast-import equivalent
commitf6ae86058795296a0e60fdc89fdfe48e5d17b107
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:50:05 +0000 (11 17:50 -0500)
treeb9a02a36e702b9f8f44164a40f7ec63c1d3fdf9a
parent6a0b2fd46823ee891bc6409af85aa84dd42ef68c
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]