comparison contrib/check-code.py @ 50075:8eb460e0a202

dirstate: simplify some methods' decorator Since `changing_parents` and `changing_files` are mutually exclusive, having both `@requires_changing_files` and `@requires_not_changing_parents` on a method is redundant.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 16 Feb 2023 02:22:13 +0100
parents 3a2b6158374a
children 7e5be4a7cda7
comparison
equal deleted inserted replaced
50074:a2def50142ea 50075:8eb460e0a202