Mercurial > hg
diff contrib/showstack.py @ 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 | 2372284d9457 |
children | 6000f5b25c9b |