I'd like to call the function from an extension, passing both "strip"
and "prefix", but it currently only accepts "strip". The only in-tree
caller seems to be mq.py, which doesn't even pass "strip".
Details
Details
- Reviewers
lothiraldan yuja - Group Reviewers
hg-reviewers - Commits
- rHG1706eae096e2: patch: accept prefix argument to changedfiles() helper
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.