git-remote-hg: add GitHg, a helper class for converting hg commits to git
commita964b087d22393014c226a4ba16023fea4fa73f0
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 May 2012 04:25:51 +0000 (11 23:25 -0500)
treee94c9c4c2a6feb95b13900db2f6aaf05523d0ae8
parent4ef6c0728e341ab5ae42a8b3c841246a6c85302d
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]