google / zoekt

Fast trigram based code search
1.69k stars 113 forks source link

Feature request: Add support for BitBucket Server #65

Closed nikos912000 closed 5 years ago

nikos912000 commented 5 years ago

Hi @hanwen, Thanks so much for developing Zoekt! We've been using it for a while and it's totally amazing.

It'd be great to have support for more git hosting services. I've already implemented a BitBucket Server (former Stash) mirror and another one for GitHub Enterprise. Would you be happy to review a PR for BitBucket Server support? Should I follow the instructions from here?

hanwen commented 5 years ago

Yes, that would be great!

for GH enterprise, it would be great if it could be integrated in zoekt-github-mirror (I assume it uses similar APIs)