The Rust wrapper does not need them. However having a default, no-op,
implementation will help use to write code used by both implementation.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGde793f249852: dirstatemap: create `_dirs_incr/_dirs_decr` methods on the common class
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
mercurial/dirstatemap.py | ||
---|---|---|
88 | s/incremente/increment/, safe for "decrement" below. Also "the dirstate counter" is a little vague, this could be a follow-up. |
s/incremente/increment/, safe for "decrement" below. Also "the dirstate counter" is a little vague, this could be a follow-up.