git-remote-hg: add hgexport, an hg-fast-export equivalent
commite2cf0740725fa3fc2e3f0ce303d86f3424ae2824
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:37:06 +0000 (24 12:37 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 16:23:13 +0000 (3 11:23 -0500)
tree55ed938e246fa30c22ba668ba3b4b344f4ba9d7c
parentaf48b93b72738192d0192c4aeef9a7e7c7fa6e14
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]