comparison tests/test-tutorial.t @ 2710:e22de367fc74

compat: adapt to change in 53b3a1968aa6-core
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 07 Jul 2017 00:42:18 +0200
parents 61d073590fb7
children f7d44441dfd3
comparison
equal deleted inserted replaced
2709:5d54de9cf50f 2710:e22de367fc74
731 adding changesets 731 adding changesets
732 adding manifests 732 adding manifests
733 adding file changes 733 adding file changes
734 added 2 changesets with 2 changes to 1 files (+1 heads) 734 added 2 changesets with 2 changes to 1 files (+1 heads)
735 3 new obsolescence markers 735 3 new obsolescence markers
736 obsoleted 2 changesets
736 737
737 remote get a warning that current working directory is based on an obsolete changeset 738 remote get a warning that current working directory is based on an obsolete changeset
738 739
739 $ cd ../remote 740 $ cd ../remote
740 $ hg pull local # we up again to trigger the warning. it was displayed during the push 741 $ hg pull local # we up again to trigger the warning. it was displayed during the push