Skip to content
Snippets Groups Projects

tests: add the new "-r" bit to the usual merge hint

Merged Anton Shestakov requested to merge topic/default/merge-hint into branch/default
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -477,7 +477,7 @@ branch:
$ 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:
Loading