D6724: unshelve: forget unknown files after a partial unshelve

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Tue Aug 13 16:32:13 EDT 2019


This revision is now accepted and ready to land.
pulkit added inline comments.
pulkit accepted this revision.

INLINE COMMENTS

> shelve.py:1009
>          if not ispartialunshelve:
> -            _forgetunknownfiles(repo, shelvectx, addedbefore)
>              unshelvecleanup(ui, repo, basename, opts)
>      finally:

Can you add a comment here about why we don't perform `unshelvecleanup()` in the case of partial unshelve?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6724/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6724

To: navaneeth.suresh, #hg-reviewers, pulkit
Cc: pulkit, mercurial-devel


More information about the Mercurial-devel mailing list