git-remote-hg: add GitHg, a helper class for converting hg commits to git
commitb9e430669e793cb81881407630d0791e4e0c0cdd
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:38:12 +0000 (19 23:38 +0100)
treeaee104d7c5c3edb27d6422907ee42db8c15d79ba
parent30b409383b73e802eacec59e5b77654370082a15
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]