git-remote-hg: add hgexport, an hg-fast-export equivalent
commit02624a464bc024cb296224c19467fd79fc925ea3
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:37:06 +0000 (24 12:37 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:21 +0000 (5 13:44 -0500)
tree92b8f0baa0e88062b823626fd38ef279cf738563
parent376001f1d01adc86a3b1813a098052517c9ae9e2
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]