David Roundy wrote:
> On Wed, Sep 17, 2008 at 4:46 PM, Ben Franksen
> <[EMAIL PROTECTED]> 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

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to