git-remote-hg: add hgimport, an hg-fast-import equivalent
commitead1ebb764ce81750b9d7de29fb3f542e826edab
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:05:53 +0000 (24 12:05 +0200)
committerErik Faye-Lund <kusmabite@gmail.com>
Fri, 4 Jan 2013 15:04:26 +0000 (4 16:04 +0100)
treee3e1e325cea72b0814c035df0800aae229ebd2c2
parentf0c49005a9046a496ad2d37be86cd2b2896be3ea
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]