[darcs-users] a practical question
David Roundy
daveroundy at gmail.com
Wed Sep 17 21:31:05 UTC 2008
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
More information about the darcs-users
mailing list