git-remote-hg: add hgexport, an hg-fast-export equivalent
commitab21e0e213bc06f144c073f56b62f8305a51a765
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:37:06 +0000 (24 12:37 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:46 +0000 (20 17:45 -0600)
tree2aa1624206b5cf5199217ede1f4d99013ce48492
parent1753732ec5cdf78c975954197526f155c35995f3
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]