git-remote-hg: add GitHg, a helper class for converting hg commits to git
commit0a7646be57c80d2443b5a1d132233782b21deaca
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:31:15 +0000 (22 13:31 +0100)
tree387e97717e06666095659e996dbe946faad540e8
parentca330dfeb29f8f9335a672bdeebd060949ea0024
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]