git-remote-hg: add GitHg, a helper class for converting hg commits to git
commit376001f1d01adc86a3b1813a098052517c9ae9e2
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:21 +0000 (5 13:44 -0500)
tree87562bf5baa6b901a143e2d6499a9d3e73fb2fda
parentc522f780c521762787982975b28c89f7b061e37d
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]