Mercurial > hg
view tests/test-filelog.py.out @ 42704:6957f7b93e03
unshelve: clear shelvedstate and _finishunshelve() on partial unshelve
On a partial unshelve, `shelvedstate` was not cleared and `_finishunshelve()`
was not called. Ideally, these should be called on this case. This patch makes
`shelvedstate` to delete after a successful partial unshelve and calls
`_finishunshelve()` in the same case.
Differential Revision: https://phab.mercurial-scm.org/D6708
author | Navaneeth Suresh <navaneeths1998@gmail.com> |
---|---|
date | Sat, 27 Jul 2019 12:19:51 +0530 |
parents | d76ba2090e0c |
children |
line wrap: on
line source
ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n OK.