[darcs-users] a practical question
Ben Franksen
benjamin.franksen at bessy.de
Thu Sep 18 22:46:25 UTC 2008
David Roundy wrote:
> On Wed, Sep 17, 2008 at 4:46 PM, Ben Franksen
> <benjamin.franksen at bessy.de> wrote:
>> It often happens that I am looking for a patch in one branch of a project
>> that I maybe want to push into another branch. This could be a bug fix,
>> for instance. I know the patch in question affects a certain file, so I'd
>> like to do something like
>>
>> darcs pull --touches <filename>
>
> In darcs-unstable
>
> darcs pull --matches 'touch filename'
>
> David
Hey, cool, it's already implemented :-)
Thanks
Ben
More information about the darcs-users
mailing list