On Wed, May 21, 2008 at 11:38 AM, Nico -telmich- Schottelius <nico-git-20080521@xxxxxxxxxxxxxxx> wrote: > Hello! > > When using git-cherry-pick there are two things missing for me and just > wondered how you see it (or maybe have a good solution): > > - Apply only parts of the patch which applies to <file ...>: > I sometimes want to apply patches only to some, but not all > files the patch introduces > > - Interactively selecting which parts to apply: > I want only 7 out of 10 changes the patch introduces. > It would help alot, if I could choose which parts I want > to apply for every part of the patch. > > Anything planned like that or did I oversee the right way? > > Sincerly > > Nico > > P.S.: Please CC me on reply, I am not subscribed. > You could "git cherry-pick --no-commit <id>" and then "git add -p" -Govind -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html