D1758: remotenames: add new namespaces for remotebookmarks and remotebranches

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Thu Jan 18 20:06:42 UTC 2018


durin42 requested changes to this revision.
durin42 added a comment.
This revision now requires changes to proceed.


  Easiest path is to mark this as experimental, and then we can do an iteration in the next cycle and remove the warning label.

INLINE COMMENTS

> remotenames.py:189
> +            templatename='remotebookmarks',
> +            logname='bookmark',
> +            colorname='remotebookmark',

Hm, I'm not sure if we want to name remote{bookmarks,branches} the same as local ones in log output. It may make sense to defer this until after the freeze, or else mark the remotenames extension as experimental for a cycle.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1758

To: pulkit, #hg-reviewers, durin42
Cc: durin42, mercurial-devel


More information about the Mercurial-devel mailing list