D6683: unshelve: unify logic around creating an unshelve changeset

navaneeth.suresh (Navaneeth Suresh) phabricator at mercurial-scm.org
Fri Jul 26 11:24:15 EDT 2019


navaneeth.suresh added inline comments.

INLINE COMMENTS

> pulkit wrote in shelve.py:812
> How about:
> 
>   Handles creation of unshelve commit and updating the shelve if it was partially unshelved.
>   
>   If interactive is:
>   
>     * false: commit all the changes in working directory.
>     * true: prompts user to select changes to unshelve and commit them. Update the shelve with remaining changes.
>   
>   Returns the node of the new commit formed and a bool indicating whether the shelve was partially unshelved.

Awesome! Amending that right away.

REPOSITORY
  rHG Mercurial

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

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

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


More information about the Mercurial-devel mailing list