git-remote-hg: add hgimport, an hg-fast-import equivalent
commite1096003dc41b2cc6da49b21f8096a614ea844f8
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 16:23:13 +0000 (3 11:23 -0500)
tree4644b7401b9161fa439ad4d466bbea7a234553fb
parent29d4a89b12ca7bb35db6fd9800fa6f74a5efa7ba
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]