comparison tests/test-rename-merge2.t @ 44974:a46e36b82461

hg-core: add Operation interface for high-level hg operations A distinction is made between operations and commands. An operation is a high-level function of mercurial whereas a command is what is exposed by the cli. A single command can use several operations to achieve its goal. Differential Revision: https://phab.mercurial-scm.org/D8608
author Antoine Cezar <antoine.cezar@octobus.net>
date Fri, 05 Jun 2020 08:46:35 +0200
parents 35d2afc6966a
children c4f14db3da1d
comparison
equal deleted inserted replaced
44973:26114bd6ec60 44974:a46e36b82461