D6038: push: added clear warning message when pushing a closed branch(issue6080)

mharbison72 (Matt Harbison) phabricator at mercurial-scm.org
Sat Mar 2 06:01:10 UTC 2019


mharbison72 added inline comments.

INLINE COMMENTS

> test-push-warn.t:235
>    searching for changes
> -  abort: push creates new remote branches: c!
> +  abort: push creates new remote branches:c(closed)!
>    (use 'hg push --new-branch' to create new remote branches)

Minor nit, but it looks like the existing space before the branch name was lost.  And it would probably be a little more readable if there was a space between the branch name and `(closed)`.

REPOSITORY
  rHG Mercurial

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

To: taapas1128, #hg-reviewers
Cc: mharbison72, mercurial-devel


More information about the Mercurial-devel mailing list