Skip to content

frontend: Don't fetch archive for raw endpoint

Administrator requested to merge raw-file-download into master

Created by: ryanslade

When requesting a simple file or directory listing, don't fetch an archive. Instead, fetch just the file or listing directly from gitserver.

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

Merge request reports

Loading