Batch git ls-tree requests to gitserver from lsif-server
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