Skip to content

Batch git ls-tree requests to gitserver from lsif-server

Administrator requested to merge batch-git-ls-tree into master

Created by: efritz

Supply multiple paths to git ls-tree at a time. This reduces the number of gitserver requests for the sg/sg/web upload from 163 to 7.

Closes https://github.com/sourcegraph/sourcegraph/issues/8555

Merge request reports

Loading