[Updated] D11056: test-bookmark: clarify the path involved in a pull creating divergence

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Mon Jul 12 02:49:26 UTC 2021


Closed by commit rHG28a914b3d4ce: test-bookmark: clarify the path involved in a pull creating divergence (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D11056?vs=29070&id=29196

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D11056/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D11056

AFFECTED FILES
  tests/test-bookmarks.t

CHANGE DETAILS

diff --git a/tests/test-bookmarks.t b/tests/test-bookmarks.t
--- a/tests/test-bookmarks.t
+++ b/tests/test-bookmarks.t
@@ -1011,6 +1011,10 @@
 
   $ hg -R ../cloned-bookmarks-update bookmarks | grep ' Y '
    * Y                         3:125c9a1d6df6
+  $ hg -R ../cloned-bookmarks-update path
+  default = $TESTTMP/repo
+  $ pwd
+  $TESTTMP/repo
   $ hg -R ../cloned-bookmarks-update pull . --update
   pulling from .
   searching for changes



To: marmoute, #hg-reviewers
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210712/8e07bb04/attachment-0002.html>


More information about the Mercurial-patches mailing list