comparison hgext/censor.py @ 30522:7b3136bc7bfd

shelve: make --keep option survive user intervention (issue5431) Currently if user runs 'hg unshelve --keep' and merge conflicts occur, the information about --keep provided by user is lost and shelf is deleted after 'hg unshelve --continue'. This is obviously not desired, so this patch fixes it.
author Kostia Balytskyi <ikostia@fb.com>
date Wed, 23 Nov 2016 14:58:52 -0800
parents d5883fd055c6
children 67026d65a4fc
comparison
equal deleted inserted replaced
30521:86cd09bc13ba 30522:7b3136bc7bfd