diff tests/test-largefiles.t @ 42884:775224e26d74

discovery: replace "heads" by "changesets" in a output note (BC) When using `hg push --rev X`, the subset considered by discovery is only `::X`. In addition, `X` can be any local revisions not just local heads. As a result the message "all local heads known locally" can be misleading. We replace it with the more accurate "all local changesets known remotely". The message appears when in verbose not, so this is stricly speaking a BC breakage. I am not sure this would be a real issue in practice...
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 27 Apr 2019 02:04:05 +0200
parents 421fdf30c37c
children 5c2a4f37eace
line wrap: on
line diff
--- a/tests/test-largefiles.t	Thu Sep 05 16:32:33 2019 -0700
+++ b/tests/test-largefiles.t	Sat Apr 27 02:04:05 2019 +0200
@@ -1115,7 +1115,7 @@
   $ hg pull -v --lfrev 'heads(pulled())+min(pulled())'
   pulling from $TESTTMP/a
   searching for changes
-  all local heads known remotely
+  all local changesets known remotely
   6 changesets found
   uncompressed size of bundle content:
       1389 (changelog)