Skip to content
Snippets Groups Projects
Commit 8a9e0b523d2d authored by Mads Kiilerich's avatar Mads Kiilerich
Browse files

discovery: improve "note: unsynced remote changes!" warning

This message frequently caused confusion. "unsynced" is not a well established
user-facing concept in Mercurial and the message was not very specific or
helpful.

Instead, show a message like:
  remote has heads on branch 'default' that are not known locally: 6c0482d977a3

This message will also (when relevant) be shown before aborting on "push
creates new remote head".

A similar (but actually very different) message was addressed in 6b618aa08b6e.
parent ce3f3082ec45
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment