Mercurial > evolve
diff tests/test-topic-stack.t @ 4066:1aa5f851d2c0
stack: clarify s# error message in case of branch
A branch might have a lots of changeset, with all of them public.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 03 Sep 2018 16:41:32 +0200 |
parents | fbc51e98cf13 |
children | fb4801478d5d |
line wrap: on
line diff
--- a/tests/test-topic-stack.t Mon Sep 03 16:29:02 2018 +0200 +++ b/tests/test-topic-stack.t Mon Sep 03 16:41:32 2018 +0200 @@ -242,7 +242,7 @@ $ hg up s2 - abort: cannot resolve "s2": branch "default" has only 0 changesets + abort: cannot resolve "s2": branch "default" has only 0 non-public changesets [255] $ hg topic foo marked working directory as topic: foo