git-remote-hg: add GitExporter/GitImporter/NonLocalGit
commitd4bfaa3d4d25d37fc25eaa8811dc96ff27fa9ead
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 10:38:43 +0000 (24 12:38 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:38:15 +0000 (19 23:38 +0100)
treec94c8b43b95011910d909a3a55015cb45d35bc8e
parentba47a712c5c470846f251453660b0600dd4e37ff
git-remote-hg: add GitExporter/GitImporter/NonLocalGit

This is inftrastructure required to implement git-remote-hg.
git_remote_helpers/hg/__init__.py [new file with mode: 0644]
git_remote_helpers/hg/exporter.py [new file with mode: 0644]
git_remote_helpers/hg/importer.py [new file with mode: 0644]
git_remote_helpers/hg/non_local.py [new file with mode: 0644]
git_remote_helpers/hg/util.py [new file with mode: 0644]