D6579: abort: added support for unshelve

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Thu Jul 4 11:00:36 EDT 2019


pulkit added inline comments.

INLINE COMMENTS

> shelve.py:630
> +    if not state:
> +        try:
> +            state = shelvedstate.load(repo)

Let's take this code out into a new function and reuse that function at both the places instead of duplicating code.

REPOSITORY
  rHG Mercurial

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

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

To: taapas1128, #hg-reviewers
Cc: pulkit, mercurial-devel


More information about the Mercurial-devel mailing list