dlax added inline comments.

INLINE COMMENTS

> commands.py:809
> +        hbisect.resetstate(repo)
> +        ui.warn(_('bisect aborted\n'))
> +        return

This "bisect aborted" message is not very useful (especially at "warning" 
level): either the command fails with a message or it succeeds silently. Also 
maybe it'd be more useful to display the new working directory parent.

REPOSITORY
  rHG Mercurial

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

To: quark, #hg-reviewers
Cc: dlax, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to