[PATCH 1 of 2 V3] shelve: make bare shelve not preserving newly created branch

Piotr Listkiewicz piotr.listkiewicz at gmail.com
Tue Mar 8 01:35:09 EST 2016


>
> > shelve: make bare shelve not preserving newly created branch
> `preserve` probably
> But, that's not a great message.


Totally agree, i just have no idea how to express it better

 Also, if this is a behavior change, `(BC)` is probably appropriate..


It depends what is treated as behaviour change. This patch is only changing
saved branch in a bundle ,so taking into consideration that without Patch2
unshelve is not restoring that branch and uses current branch - this
doesn't change anything to the end user because he has still the same
behaviour of shelve/unshelve.

In other words this patch changes inner state of the bundled changeset and
not behaviour of shelve.

2016-03-08 0:30 GMT+01:00 timeless <timeless at gmail.com>:

> liscju wrote:
> > shelve: make bare shelve not preserving newly created branch
>
> `preserve` probably
>
> But, that's not a great message.
> Also, if this is a behavior change, `(BC)` is probably appropriate..
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160308/5332968c/attachment.html>


More information about the Mercurial-devel mailing list