mercurial/pure/__init__.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 21 Dec 2020 11:15:45 +0100
changeset 46622 8fcf07e6bbb4
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
copies-rust: make more use of the new comparison property We deal with the "both are the same" sooner and simplify the rest of the conditional. Differential Revision: https://phab.mercurial-scm.org/D9654