git-remote-hg: add GitHg, a helper class for converting hg commits to git
commitb518c5a06003458f237cd675dbf35b78c46841a5
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerMichael J Gruber <git@drmicha.warpmail.net>
Fri, 30 Nov 2012 08:54:13 +0000 (30 09:54 +0100)
treeeefa413026404be43dec54c16c1cca0f94861c0b
parentd89957641ded974c326407a81741a25d0ad1487c
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]