git-remote-hg: add hgexport, an hg-fast-export equivalent
commit12c225424e119162e25edb8f7737aff8b06c583c
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:37:06 +0000 (24 12:37 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:50:05 +0000 (11 17:50 -0500)
tree4aaf05c2b9cc0cfac37a1cc347886a4bf404da2f
parent5077c76b082d86432bffadf6f1ed8446088cfc75
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]