git-remote-hg: add hgimport, an hg-fast-import equivalent
commit4ef6c0728e341ab5ae42a8b3c841246a6c85302d
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 May 2012 04:25:51 +0000 (11 23:25 -0500)
treeb9a02a36e702b9f8f44164a40f7ec63c1d3fdf9a
parent8704756e06c8140ef90a5e0d129189d958aeb9db
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]