Hacker News new | ask | show | jobs
by criddell 1360 days ago
I'm trying to figure out if Sourcegraph requires git and it's not clear to me. I saw a page about non-git code hosts but it looks like it still builds a git repository to mirror the actual repository. Is that correct?
1 comments

I'm the manager for the team that owns our code host integrations. You're correct that we support non-git code hosts via a conversion to git.

We're currently exploring what it means to support non-git VCSs natively in Sourcegraph, but we're not there yet.