comparison tests/test-push-checkheads-partial-C2.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 b11e8c67fb0f
children 4441705b7111
comparison
equal deleted inserted replaced
34660:d00ec62d156f 34661:eb586ed5d8ce
51 searching for changes 51 searching for changes
52 adding changesets 52 adding changesets
53 adding manifests 53 adding manifests
54 adding file changes 54 adding file changes
55 added 1 changesets with 1 changes to 1 files 55 added 1 changesets with 1 changes to 1 files
56 new changesets d73caddc5533
56 (run 'hg update' to get a working copy) 57 (run 'hg update' to get a working copy)
57 $ hg up 0 58 $ hg up 0
58 0 files updated, 0 files merged, 1 files removed, 0 files unresolved 59 0 files updated, 0 files merged, 1 files removed, 0 files unresolved
59 $ mkcommit A1 60 $ mkcommit A1
60 created new head 61 created new head