git-remote-hg: add hgimport, an hg-fast-import equivalent
commit30b409383b73e802eacec59e5b77654370082a15
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:38:10 +0000 (19 23:38 +0100)
tree690a0fa5e5dc62c40f861b3f5d59f8a72a92a218
parent967ac5d40162dee320050912aeab617bbdbd9bf4
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]