dusty-phillips / gitifyhg

Tools for using git as a client to mercurial repositories
GNU General Public License v3.0
62 stars 17 forks source link

Synchronize with git-remote-hg #96

Open felipec opened 10 years ago

felipec commented 10 years ago

This tries to synchronize the code-base between git-remote-hg and gitifyhg so it's easier to compare both, and run each other's test-suites.

In addition, a bunch of bugs are fixed.