Tilman Schmidt a écrit : > Let's say that following the scheme laid out in > http://www.kernel.org/pub/software/scm/git/docs/everyday.html#Individual%20Developer%20(Participant) > I have produced a patch, submitted it to LKML, received a few > comments, committed appropriate changes to my local git tree, > and now want to submit a revised patch. How do I do that? > If I just run git-format-patch again, it produces my original > patch plus a second one containing my updates, but what I need > is a single new patch replacing the first one. Can't you merge both of your changes in your local repository? I would do that with an interactive rebase. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net --| "The best way to travel is by means of imagination" --| --| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595 - 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