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