git-remote-hg: add GitHg, a helper class for converting hg commits to git
commitaf48b93b72738192d0192c4aeef9a7e7c7fa6e14
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 16:23:13 +0000 (3 11:23 -0500)
tree5fe3efc31da68d1e3844c4a3164108f7e796c265
parente1096003dc41b2cc6da49b21f8096a614ea844f8
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]