Hi, On Tue, 2009-06-30 at 15:10 -0400, Adam Turcotte wrote: > Amongst other things I have written, I have made two small changes to > a file that are relevant to an open Bugzilla. > > How would I go about creating a patch specifically for this file to > post as an attachment to this thread?
Did you already commit this change to your tree? If not, do that now. You may want to create a branch for your local work, but that is not necessary. After you have committed your change(s), you create a patch (or a set of patches) by using the command 'git format-patch'. Have a look at 'git help commit' and 'git help format-patch' for the gory details or consult one of the many git tutorials. Sven _______________________________________________ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer