Skip to content

LSIF: Use gitserver proxy

Warren Gifford requested to merge lsif-gitserver-proxy into master

Created by: efritz

Simplify the code in lsif-server that used to interface with gitserver. This logic has been consolidated in the frontend so that the lsif-server does not need to know how to (1) hash repo names to gitserver addresses, or (2) know any repository names (which are subject to change at the codehost).

Merge request reports

Loading