On 2006-06-27 08:41:30 +0000, moreau francis wrote: > Then I submit these patches for reviewing. Unfortunately, they're > not perfect, so after some feedbacks from the communauty it appears > that I need to make small modifications in the second commit in the > topic branch for example... > > What is the best and fastest way to do that ? Should I create a new > topic branch and cherry pick from the old one ? stgit is a good fit for this situation. You just pop patches off the stack untill you reach the one you want to modify, then do your changes, refresh the patch, and push the other patches back. (If you want to keep the original series for future reference, you can simply tag HEAD before you embark on this procedure.) -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - : 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