comparison tests/test-convert.t @ 38249:1e9c357d3ddf

phase: clarify the message about movement on command changeset The current message is a bit generic. Since we only print it for phase movement on changeset already common before the pull, we add "local" to the message in and attempt to clarify what changeset the phase movement affected.
author Boris Feld <boris.feld@octobus.net>
date Tue, 05 Jun 2018 01:49:52 +0200
parents eb9835014d20
children d0abd7949ea3
comparison
equal deleted inserted replaced
38248:99ab72b867b7 38249:1e9c357d3ddf
417 0 e 417 0 e
418 $ hg --cwd a-hg pull ../a 418 $ hg --cwd a-hg pull ../a
419 pulling from ../a 419 pulling from ../a
420 searching for changes 420 searching for changes
421 no changes found 421 no changes found
422 5 changesets became public 422 5 local changesets became public
423 423
424 conversion to existing file should fail 424 conversion to existing file should fail
425 425
426 $ touch bogusfile 426 $ touch bogusfile
427 $ hg convert a bogusfile 427 $ hg convert a bogusfile