We start returning of 4th information in the store.walk return tuple: the type of the file. This will make it easier for caller to determine which kind of file they are looking at. This should especically help with the upgrade-repo code that has to do a lot of fragile index's file name comparison.
Details
Details
- Reviewers
durin42 martinvonz pulkit - Group Reviewers
hg-reviewers - Commits
- rHG6085b7f1536d: store: also return some information about the type of file `walk` found
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.
hm, unrelated change?