git-remote-hg: add GitHg, a helper class for converting hg commits to git
commit1753732ec5cdf78c975954197526f155c35995f3
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:12:27 +0000 (24 12:12 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:45 +0000 (20 17:45 -0600)
tree66521906c886aa727fab391143468c7dc2683808
parent0f0485c3fb0c8c6ef93b6dff5b6ba83dccf421c0
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]