We want to deprecate ui.expandpath and simplify the code before adding more
complexity in the form of [paths] entry pointing to multiple url. So we inline
the relevant bits.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHGafdd7c472ef2: urlutil: remove usage of `ui.expandpath` in `get_pull_paths`
Diff Detail
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.