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