comparison tests/test-exchange-obsmarkers-case-A7.t @ 42899:34a46d48d24e

debugobsolete: also issue the "new obsmarkers" messsage We are going to improve the way this message is issued in the core codebase. This will make it appears for `hg debugobsolete` too. Since this seems like a good idea, we make the output change in a previous changesets to clarify the next changeset.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 14 Oct 2018 13:19:24 +0200
parents 7b829624319f
children
comparison
equal deleted inserted replaced
42898:a65c4715fb5d 42899:34a46d48d24e
49 $ cd main 49 $ cd main
50 $ mkcommit A 50 $ mkcommit A
51 $ hg push -q ../pushdest 51 $ hg push -q ../pushdest
52 $ hg push -q ../pulldest 52 $ hg push -q ../pulldest
53 $ hg debugobsolete aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa `getid 'desc(A)'` 53 $ hg debugobsolete aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa `getid 'desc(A)'`
54 1 new obsolescence markers
54 $ hg log -G --hidden 55 $ hg log -G --hidden
55 @ f5bc6836db60 (draft): A 56 @ f5bc6836db60 (draft): A
56 | 57 |
57 o a9bdc8b26820 (public): O 58 o a9bdc8b26820 (public): O
58 59