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 _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
