On Tue, 2018-06-12 at 21:18 +0900, Yuya Nishihara wrote:
> >   In https://phab.mercurial-scm.org/D3668#58070, @yuja wrote:
> >   
> >   > >   The `--stop` flag takes back you to the last successful
> > step i.e. it will keep
> >   > >   your grafted commits, it will just clear the mergestate and
> > interrupted graft
> >   > >   state.
> >   >
> >   > No idea if git is right regarding UI, but they appear to have
> > `--quit` for
> >   >  this.
> >   >
> >   > https://git-scm.com/docs/git-cherry-pick
> >   
> >   I asked people on IRC, nbjoerg and one more said '--stop' is
> > better. However I am fine with changing that to `--quit`
> 
> Good. Since I don't have any preference either, let's just stick to
> --stop.

But histedit and rebase already use --abort, why not using that
convention? We should use the same thing everywhere.

Regards,

-- 
David
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to