Mercurial > hg
diff contrib/win32/mercurial.ini @ 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 | 94eac340d212 |
children | 90f7d8276e26 |