This is an archive of the discontinued Mercurial Phabricator instance.

hgweb: simplify now that we always have a single path
ClosedPublic

Authored by martinvonz on Jul 22 2020, 1:24 AM.

Details

Summary

Both templatedir() and web.templatepath are now always a single
path (or None).

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

martinvonz created this revision.Jul 22 2020, 1:24 AM
pulkit accepted this revision.Jul 22 2020, 7:32 AM
This revision is now accepted and ready to land.Jul 22 2020, 7:32 AM
This revision was automatically updated to reflect the committed changes.