qrefresh a single file with other modifications?

Matt Mackall mpm at selenic.com
Sun May 22 20:51:13 UTC 2011


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

-- 
Mathematics is the supreme nostalgia of our time.





More information about the Mercurial mailing list