# HG changeset patch # User Anton Shestakov # Date 1570670561 -25200 # Node ID f26ad80df723fb19b9c74b36f154cf504e7b8503 # Parent 86b3efd4303e3557d77c010166b51d6f857dad41 tests: add the new "-r" bit to the usual merge hint CORE-TEST-OUTPUT-UPDATE: 8197b395710e diff -r 86b3efd4303e -r f26ad80df723 tests/test-topic-tutorial.t --- a/tests/test-topic-tutorial.t Wed Oct 23 01:07:58 2019 +0200 +++ b/tests/test-topic-tutorial.t Thu Oct 10 08:22:41 2019 +0700 @@ -477,7 +477,7 @@ $ hg merge abort: branch 'default' has one head - please merge with an explicit rev - (run 'hg heads' to see all heads) + (run 'hg heads' to see all heads, specify rev with -r) [255] But the topic will see that branch head as a valid destination: