D5496: revset: add "samebranch" keyword argument to the merge revset

Didly didlybom at gmail.com
Tue Jan 22 08:59:58 EST 2019


My suggestion is to have it default to True. That is, by default merge()
would include self merges, but it would be possible to hide them by using:

merge(selfmerge=False)

What do you think?

Angel

El El mar, 22 ene 2019 a las 14:34, Yuya Nishihara <yuya at tcha.org> escribió:

> > What about “selfmerge”?
>
> IIUC, we need the opposite word to turn `samebranch=False` into
> `<something>=True` or `<someattr>=<something>`.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20190122/4f234cee/attachment.html>


More information about the Mercurial-devel mailing list