git-remote-hg: add GitHg, a helper class for converting hg commits to git
commit7ae2109f76cb7d827e1d2a10100706cd177ce66a
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 22:14:12 +0000 (6 17:14 -0500)
treeb29494ec904d40131be5dd1ea5c54482c7617dfc
parentf75cf8d753ebdcff6ea49dbd983be65f2feb3b65
git-remote-hg: add GitHg, a helper class for converting hg commits to git

This class will be used by HgExport.
git_remote_helpers/hg/hg.py [new file with mode: 0644]