Hacker News new | ask | show | jobs
by sqs 3087 days ago
Sourcegraph only supports Git natively, not Mercurial. You could use Sourcegraph with Git mirrors of your Mercurial repository, if that is appealing, and we'd definitely consider adding in some extra translation work so that the Mercurial metadata embedded in the Git mirror repository would be respected. Does your code host (or do you internally) already have a Git mirror of your repository?
1 comments

I wonder if the work done for git-cinnabar, which maps a Mercurial repository to something git understands, could help at all here?

https://github.com/glandium/git-cinnabar