comparison tests/test-issue1802.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 bd625cd4e5e7
children 91a0bc50b288
comparison
equal deleted inserted replaced
34660:d00ec62d156f 34661:eb586ed5d8ce
41 searching for changes 41 searching for changes
42 adding changesets 42 adding changesets
43 adding manifests 43 adding manifests
44 adding file changes 44 adding file changes
45 added 1 changesets with 0 changes to 0 files (+1 heads) 45 added 1 changesets with 0 changes to 0 files (+1 heads)
46 new changesets 2d8bcf2dda39
46 (run 'hg heads' to see heads, 'hg merge' to merge) 47 (run 'hg heads' to see heads, 'hg merge' to merge)
47 48
48 $ hg manifest -v -r tip 49 $ hg manifest -v -r tip
49 755 * a 50 755 * a
50 51