There is some usecase (like hg revert) that requires more agressive
possibly_dirty setting. So we take a safe path and enforce it in one of the
main normallookup replacement.
Details
Details
- Reviewers
 Alphare pulkit - Group Reviewers
 hg-reviewers - Commits
 - rHG485ae37a7ec5: dirstate: enforce `possibly_dirty` in `set_tracked`
 
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.