D1044: bisect: add --abort flag

quark (Jun Wu) phabricator at mercurial-scm.org
Sat Oct 14 12:50:51 UTC 2017


quark added a subscriber: kulshrax.
quark added a comment.


  In https://phab.mercurial-scm.org/D1044#17757, @durin42 wrote:
  
  > I'm -0 on the behavior. I'd be indifferent about adding a --abort to bisect that just is an alias for --reset.
  >
  > (I still think it's extremely weird that ~everyone at Facebook sees bisect as a modal command like histedit or rebase.)
  
  
  What I care more about is  `--update-back-to-original-changeset-before-bisect`. See the next patch https://phab.mercurial-scm.org/D950 for background. I cannot find a suitable flag name.
  
  I don't really care about the `--reset` behavior. But when @kulshrax mentioned `--abort`, I thought it was better than other flags I could think of.
  
  Alternatively, we can add a revset like `bisect("original")`. Would that sound good to you?

REPOSITORY
  rHG Mercurial

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

To: quark, #hg-reviewers, ryanmce
Cc: kulshrax, durin42, ryanmce, dlax, mercurial-devel


More information about the Mercurial-devel mailing list