Is there a way to do a partial shelve in a hg working copy?
My use case is having a working copy where I realize one of the issues I was working on (but far from being in a good state, let alone a committable state) can/must be postponed for a while.
Therefore I'd like to shelve the specific files (or hunks) related to that issue under a given label, to remove them from my working copy, to be addressed later.
Hi Tobia!
When we first used Hg's shelve extension it didn't support shelving hunks/files - recently this has changed and it now does which means we can add support for it. This one has already been filed after we found out it was possible here: https://jira.atlassian.com/browse/SRCTREE-1363
Hope that helps
It's been over one year now... Any progress on the matter?
You already don't support queues... lots of missing features
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Jean-Yves, For features like these we generally go on how much the community want it. I did take a long look into this one in the hope we could invest some time in it, but unfortunately we haven't been able to just yet. It's definitely one we'd like to implement, though. Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.