diff hgext/strip.py @ 28572:43c204ddf333

shelve: make non bare shelve not saving branch information in bundle This patch prepares for restoring newly created branch only on bare shelve later because information about new-branch will be preserved only when shelve was bare and working copy branch was different than branch of its parent. In other case information about new-branch will be gone, so unshelve will not recognise that shelve was made on new-branch and it will not restore branch information from the bundle to the working directory.
author liscju <piotr.listkiewicz@gmail.com>
date Mon, 07 Mar 2016 22:58:11 +0100
parents 81ad683278b8
children a0939666b836
line wrap: on
line diff