diff -r 6f4bc9688ca9 -r 03039ff3082b mercurial/exchange.py --- a/mercurial/exchange.py Tue Aug 01 17:39:28 2017 +0200 +++ b/mercurial/exchange.py Tue Aug 01 17:53:48 2017 +0200 @@ -677,7 +677,7 @@ if unfi.obsstore: # this message are here for 80 char limit reason mso = _("push includes obsolete changeset: %s!") - mst = {"unstable": _("push includes unstable changeset: %s!"), + mst = {"orphan": _("push includes orphan changeset: %s!"), "bumped": _("push includes bumped changeset: %s!"), "divergent": _("push includes divergent changeset: %s!")} # If we are to push if there is at least one