git-remote-hg: add GitHg, a helper class for converting hg commits to git
commitf6ad47345aba5cd27daf10116177390a2dcd3551
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 16 Jan 2013 09:52:38 +0000 (16 09:52 +0000)
tree433d0a40357c1362b6741c177adb51b2e35413b2
parente2fe2416bf7e73cf20aeb77d44c29a70d4ba1353
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]