git-remote-hg: add hgexport, an hg-fast-export equivalent
commitff38423aef1b5a09f5a61090ba97c8ffb2382d9f
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:37:06 +0000 (24 12:37 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:49:34 +0000 (28 21:49 -0500)
tree482076adebbe01e29065cfe7c9e5ef787a91b756
parentafb35ec17e41bc161c1419cded5619b9f5e59c59
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]