Hi, On Wed, 2009-06-24 at 20:26 -0400, Andrew Douglas Pitonyak wrote: > $ git commit -a > $ git format-patch HEAD^ The output of this command will be a nicely formatted patch that you can send to Roman for review. He can easily apply your changes to his tree using the 'git am' command. So don't worry, no one needs to manually enter your changes. Sven _______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs