D5495: revset: add "branch" positional arguments to the merge revset
lothiraldan (Boris Feld)
phabricator at mercurial-scm.org
Mon Jan 14 12:21:10 UTC 2019
lothiraldan added a comment.
What about making the argument a revset instead of a branch name. You can get the same result `merge(branch("foo")` but have a more expressive result `merge(only(4.8, 4.7))` ?
(Sorry to be a bit late to the party)
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D5495
To: angel.ezquerra, #hg-reviewers
Cc: lothiraldan, pulkit, yuja, mercurial-devel
More information about the Mercurial-devel
mailing list