git-remote-hg: add GitHg, a helper class for converting hg commits to git
commitafb35ec17e41bc161c1419cded5619b9f5e59c59
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:49:29 +0000 (28 21:49 -0500)
tree164651971f7b946308a048b12b695d05b6680c17
parentb12a2d6018eb777e08e38bb872cde4864d323859
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]