I've added checks for repo.narrowmatch().always() in order to restore
some of the fast paths for non-narrow repos.
Details
Details
- Reviewers
durin42 indygreg - Group Reviewers
hg-reviewers - Commits
- rHGd0d5eef57fb0: narrow: drop safehasattr() checks for always-present repo.narrowmatch
rHG1c1646f0bf5b: narrow: drop safehasattr() checks for always-present repo.narrowmatch
rHGa9d88301d495: narrow: drop safehasattr() checks for always-present repo.narrowmatch
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.
s/not// ?