By having cwd in absolute form, we won't have to adjust it when
passing it to subrepo matchers. This will matter for a coming patch.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG5685ce2ea3bf: match: normalize `cwd` early
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.
Event Timeline
mercurial/match.py | ||
---|---|---|
232 | util.normpath instead of os.path.normpath |
util.normpath instead of os.path.normpath