Closed fingolfin closed 8 years ago
The author of this repository does not come for a long time, all of the latest patches (with this pull request) look in the @fingolfin repository: https://github.com/fingolfin/git-remote-hg
The patch seems fine. The test case is a bit bloated, but I would apply the actual change.
There is no way to map them to mercurial, but this way one retains at least some interoperability.
An alternative approach would be to export these as (fake) files or fake symlinks or so. This would allow hg users to at least remove submodule files. But on the other hand it could cause all kinds of complications if abused. Anyway, the patch as-is works for my use cases so far.
Fixes #22