[Bug 6162] New: Shelve extension doesn't allow to unshelve part of change
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Mon Jun 24 06:57:53 UTC 2019
https://bz.mercurial-scm.org/show_bug.cgi?id=6162
Bug ID: 6162
Summary: Shelve extension doesn't allow to unshelve part of
change
Product: Mercurial
Version: unspecified
Hardware: PC
OS: Other
Status: UNCONFIRMED
Severity: feature
Priority: wish
Component: shelve
Assignee: bugzilla at mercurial-scm.org
Reporter: 6yearold at gmail.com
CC: mercurial-devel at mercurial-scm.org
I have changed 2 files in my repo:
a.txt
b.txt
Running `hg shelve` saves them to the shelf.
Now, I want to restore only `a.txt` using `hg unshelve`, but there seem to be
no way to do that.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list