git-remote-hg: add hgexport, an hg-fast-export equivalent
commitc680182d661d3d8465dbe84676dfe4ffc266fb86
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:37:06 +0000 (24 12:37 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 22:14:12 +0000 (6 17:14 -0500)
tree6cf8b1bfe00d2820170497ab7ccbc28cd3ba55d0
parent7ae2109f76cb7d827e1d2a10100706cd177ce66a
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]