Mercurial > public > mercurial-scm > hg-stable
diff mercurial/exchange.py @ 33695:03039ff3082b
evolution: rename unstable to orphan
Rename unstable to orphan in all external user-facing output. Only update
user-facing output for the moment, variables names, templates keyword and
potentially configuration would be done in later series.
The renaming is done according to
https://www.mercurial-scm.org/wiki/CEDVocabulary.
Differential Revision: https://phab.mercurial-scm.org/D214
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Tue, 01 Aug 2017 17:53:48 +0200 |
parents | 0407a51b9d8c |
children | 2194a8723138 |
line wrap: on
line diff
--- 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