This is an archive of the discontinued Mercurial Phabricator instance.

urlutil: extract `parseurl` from `hg` into the new module
ClosedPublic

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

Details

Summary

The new module is well fitting for this new code. And this will be useful to
make the gathered code collaborate more later.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.