This was forgotten about in the initial implementation and was revealed while
adding the dirstate-v2 variant of test-issue660.t. Neither the existing
Python implementation nor the upcoming Rust implementation suffer from this
bug since they respectively have None and Option<T> to represent the lack
of information.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG9bb700223f00: dirstate-cext: properly invalidate mtime and data in `set_untracked`
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
✅ refresh by Heptapod after a successful CI run (🐙 💚)
⚠ This patch is intended for stable ⚠