git-remote-hg: add hgimport, an hg-fast-import equivalent
commitf75cf8d753ebdcff6ea49dbd983be65f2feb3b65
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 22:14:12 +0000 (6 17:14 -0500)
tree0591b09d23e770590742387b30eff34c60f549f7
parent654506ab380ec8c666cfc729f2c2fe0a2e74e486
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]