The description of the method says that it should return None if sparse is not
used in this repository; since sparse.matcher() returns alwaysmatcher if sparse
is not enabled, I'm using that as the signal to return None here to preserve the
previous behavior.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG517a51d9cd7f: remotefilelog: fix bug in maybesparsematch returning alwaysmatcher
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.