git-remote-hg: add hgimport, an hg-fast-import equivalent
commit90992422ae147edf7e40274c65b6e6157547a1f2
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 31 Jan 2013 23:46:52 +0000 (31 23:46 +0000)
tree3ff2c39a1b712220d5072f8905f74d4448c72cf0
parent6bbd5365988d63780acc2ab407878eef8c19b47c
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]