qrefresh a single file with other modifications?

Augie Fackler durin42 at gmail.com
Mon May 23 00:11:57 UTC 2011


On May 22, 2011, at 3:51 PM, Matt Mackall wrote:
> 
> On Sun, 2011-05-22 at 22:04 +0300, Idan Kamara wrote:
>> Hi,
>> 
>> This seems pretty basic so I may be missing something.
>> Can I somehow qrefresh a single file if I have other modifications in my
>> working copy without discarding the changes I already have in the patch?
>> 
>> The following don't work:
>>  $ hg qrefresh file
>>  $ hg qrefresh -I file
> 
> This is almost what you want:
> 
> -s --short                refresh only files already in the patch and
>                           specified files

I believe at one point Steve and I mused about some sort of qrefresh --append option that do just this. Steve, did you ever do anything towards it beyond the discussion we had in Paris?


More information about the Mercurial mailing list