( )⚙ D10373 urlutil: extract `path` related code into a new module

This is an archive of the discontinued Mercurial Phabricator instance.

urlutil: extract `path` related code into a new module
ClosedPublic

Authored by marmoute on Apr 12 2021, 11:30 AM.

Details

Summary

They are a lot of code related to url and path handling scattering into various
large module. To consolidate the code before doing more change (for defining
"multi-path"), we gather it together.

Diff Detail

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