git-remote-hg: add GitHg, a helper class for converting hg commits to git
commit5077c76b082d86432bffadf6f1ed8446088cfc75
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:50:05 +0000 (11 17:50 -0500)
treee94c9c4c2a6feb95b13900db2f6aaf05523d0ae8
parentf6ae86058795296a0e60fdc89fdfe48e5d17b107
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]