All the other caller goes through reset_state, so we can safely have an
explicit method on DirstateItem object.
This means that all the logic to preserve the previous state (from p2, merged,
etc) is now properly encapsulated within the DirstateItem. This pave the way to
using different storage for these information.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG3853e6ee160d: dirstatemap: replace `removefile` by an explicit `entry.set_untracked()`
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage