Skip to content

src-expose: serve root directory with better name

Administrator requested to merge core/expose-root into master

Created by: keegancsmith

When the root directory is a repository, we adjust all names to include it. We expect this to mostly be used for admins running "src-expose serve ." in a repo. Previously we would set the name to ".", rather than the repositories name.

Fixes https://github.com/sourcegraph/sourcegraph/issues/9530

Merge request reports

Loading