git-remote-hg: add hgimport, an hg-fast-import equivalent
commit088ad33d0f4ce40fefcc2ca6509a0be1fb670c95
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:35:24 +0000 (1 14:35 +0100)
tree27506f00f2f4e14ceeb1843849e918157963264a
parentf835bb2c85b0540f1ba6d09d9c149ba670cdc1e0
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]