partial hg up -C
Uwe Brauer
oub at mat.ucm.es
Thu Sep 16 12:42:12 UTC 2021
>>> "AD" == Alessandro Dentella <sandro.dentella at gmail.com> writes:
> On Thu, Sep 16, 2021 at 10:24:19AM +0200, Uwe Brauer wrote:
>> Hi
>>
>> Sometimes hg status tells me that 5 files are modified but the modification in one or two file are unwanted.
>>
>> So what I do is,
>>
>> - hg shelve -i
>>
>> - hg up -C
>>
>> - hg unshelve
> I'd use crecord -i, but the result is not the same.
Well I use ci -i
and curses interface which is basically the same what you are doing.
I know I can do that and the run hg up -C
But this is not what I want. I want to get rid of some unwanted changes now, because later I might forget them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5673 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20210916/ee80296a/attachment.p7s>
More information about the Mercurial
mailing list