git-remote-hg: add hgexport, an hg-fast-export equivalent
commit2e9c3f70c35e3ad7ad231ebf431d027503f5cadc
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:37:06 +0000 (24 12:37 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:31:17 +0000 (22 13:31 +0100)
tree33f3085e126c417cbbbbc0a8be78e8cf70a67158
parent0a7646be57c80d2443b5a1d132233782b21deaca
git-remote-hg: add hgexport, an hg-fast-export equivalent

This class will be used by git-remote-hg to do the heavy lifting.
git_remote_helpers/hg/hgexport.py [new file with mode: 0644]