Mercurial > hg
comparison tests/pullext.py @ 49821:8f200511cdc7
dirstate: stop using `entry.state()` for logic in `verify`
Use the new API instead of the deprecated one. The next changeset will remove
the use of `state` in this method altogether (currently still in the messages)
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Mon, 02 May 2022 11:42:23 +0200 |
parents | 6000f5b25c9b |
children |
comparison
equal
deleted
inserted
replaced
49820:3eac92509484 | 49821:8f200511cdc7 |
---|