> On Feb 3, 2017, at 08:04, David Demelier <demelier.da...@gmail.com> wrote:
> 
> # HG changeset patch
> # User David Demelier <demelier.da...@gmail.com>
> # Date 1486130547 -3600
> #      Fri Feb 03 15:02:27 2017 +0100
> # Node ID a9061ca9a25c8e16150fd2e1574ccac1310b7a03
> # Parent  abf029200e198878a4576a87e095bd8d77d9cea9
> patchbomb: add -B option to select a bookmark
> 
> Add the -B/--bookmark option to select a bookmark whose changesets
> and its ancestors will be selected unless a new bookmark/head is
> found.
> 
> This is inspired by hg strip -B option.

This looks tasty. One question: how does -B/--bookmark interact with 
-o/--outgoing? At first glance it looks like it does the right thing (selects 
outgoing revs only reachable by the bookmark). If so we should add an example 
of that.

Relatedly, this should have some test coverage.

pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
Kevin R. Bullock

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

Reply via email to