when various store functions started returning a revlog type as the
first element of the tuple.
Details
Details
- Reviewers
pulkit marmoute - Group Reviewers
hg-reviewers - Commits
- rHG6802422a1ae0: remotefilelog: fix what looks like a wrong refactoring
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
Comment Actions
This looks correct, and suitable for stable.
@valentin.gatienbaron is it possible to get a test covering this in a follow up ?
Comment Actions
I am definitely not going to write a test. I know nothing about remotefilelog. I merely happened to see this while grepping around.