git-remote-hg: add hgexport, an hg-fast-export equivalent
commit77541bb4993094c0fe0cd8908fad43ecefe70d6f
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:37:06 +0000 (24 12:37 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 May 2012 04:25:51 +0000 (11 23:25 -0500)
tree4aaf05c2b9cc0cfac37a1cc347886a4bf404da2f
parenta964b087d22393014c226a4ba16023fea4fa73f0
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]