comparison tests/test-contrib.t @ 34661:eb586ed5d8ce

transaction-summary: show the range of new revisions upon pull/unbundle (BC) Upon pull or unbundle, we display a message with the range of new revisions fetched. This revision range could readily be used after a pull to look out what's new with 'hg log'. The algorithm takes care of filtering "obsolete" revisions that might be present in transaction's "changes" but should not be displayed to the end user.
author Denis Laxalde <denis.laxalde@logilab.fr>
date Thu, 12 Oct 2017 09:39:50 +0200
parents 8e6f4939a69a
children acda1977210c
comparison
equal deleted inserted replaced
34660:d00ec62d156f 34661:eb586ed5d8ce
77 requesting all changes 77 requesting all changes
78 adding changesets 78 adding changesets
79 adding manifests 79 adding manifests
80 adding file changes 80 adding file changes
81 added 3 changesets with 3 changes to 1 files 81 added 3 changesets with 3 changes to 1 files
82 new changesets de1da620e7d8:46946d278c50
82 83
83 Verify: 84 Verify:
84 85
85 $ hg -R repo-c verify 86 $ hg -R repo-c verify
86 checking changesets 87 checking changesets