diff tests/test-subrepo-recursion.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 6d88468d435b
children 4441705b7111
line wrap: on
line diff
--- a/tests/test-subrepo-recursion.t	Fri Oct 13 21:36:10 2017 +0900
+++ b/tests/test-subrepo-recursion.t	Thu Oct 12 09:39:50 2017 +0200
@@ -269,6 +269,7 @@
   adding manifests
   adding file changes
   added 3 changesets with 5 changes to 3 files
+  new changesets 23376cbba0d8:1326fa26d0c0
   updating to branch default
   cloning subrepo foo from http://localhost:$HGPORT/foo
   requesting all changes
@@ -276,12 +277,14 @@
   adding manifests
   adding file changes
   added 4 changesets with 7 changes to 3 files
+  new changesets af048e97ade2:65903cebad86
   cloning subrepo foo/bar from http://localhost:$HGPORT/foo/bar (glob)
   requesting all changes
   adding changesets
   adding manifests
   adding file changes
   added 3 changesets with 3 changes to 1 files
+  new changesets 4904098473f9:31ecbdafd357
   3 files updated, 0 files merged, 0 files removed, 0 files unresolved
 
   $ cat clone/foo/bar/z.txt