Mercurial > hg
comparison contrib/hgperf @ 48373:f3f41e23c1fa
dirstate: clarify a `hg update` invocation in a test
It is common for readers of that test to confuse the `hg co` call with a `hg
commit`, while it actually means `hg checkout`, an alias for the more common
`hg update.
So let us use the clearer version.
Differential Revision: https://phab.mercurial-scm.org/D11777
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 04 Nov 2021 17:49:25 +0100 |
parents | d4ba4d51f85f |
children |
comparison
equal
deleted
inserted
replaced
48372:e9d588b28710 | 48373:f3f41e23c1fa |
---|