On Wed, Feb 18, 2009 at 07:54:34AM -0800, Istvan Albert wrote: -> On Feb 18, 9:22?am, "C. Titus Brown" <[email protected]> wrote: -> -> > How do you merge multiple patches into a single patch? ?I haven't found -> > a convenient way. ?I think git does this but I don't know how to do it -> > myself... -> -> I've applied the patches from your files, made some changes myself -> then committed. That made it into a single changeset on my side. -> Although from the comments this seems like an undesired approach.
For those following: Now I understand -- I didn't realize you could use git-format-patch to collect all patches into one! I've been using it to extract one patch at a time. (Search http://code.google.com/p/pygr/wiki/UsingGit for 'git-format-patch.') cheers, --titus -- C. Titus Brown, [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---
