This method give access to the underlying DirstateEntry object (or an empty
one if None was there). It should allow us to use the more semantic property of
the entry instead of the state where we needs it.
Details
Details
- Reviewers
 Alphare - Group Reviewers
 hg-reviewers - Commits
 - rHG6a78715e56c8: dirstate: add a `get_entry` method to the dirstate
 
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.