Mercurial > hg
comparison hgext/keyword.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 | eac5c1737f79 |
children | 1d7e8eb8788b |
comparison
equal
deleted
inserted
replaced
30521:86cd09bc13ba | 30522:7b3136bc7bfd |
---|