comparison tests/test-convert.t @ 38250:d0abd7949ea3

phases: use "published" in the phase movement message Using "published" seems smoother than "became public" and more in line with the "phase.publishing" configuration.
author Boris Feld <boris.feld@octobus.net>
date Tue, 05 Jun 2018 02:50:25 +0200
parents 1e9c357d3ddf
children 85da230c316a
comparison
equal deleted inserted replaced
38249:1e9c357d3ddf 38250:d0abd7949ea3
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 local changesets became public 422 5 local changesets published
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