[Gimp-docs] Do I need a github account?

Roman Joost romanofski at gimp.org
Thu Jun 25 06:04:43 PDT 2009


On Thu, Jun 25, 2009 at 08:44:22AM -0400, Andrew Douglas Pitonyak wrote:
> I expected that it was something like this....
>
> Well, now that I have created the patch, I have no idea how to "extract  
> the patch as a file" so that I can host it or send it.
>
> After work tonight, I will look for the command that tells me how to  
> extract the "patch" as a listing (that I can redirect) or as a file. The  
> changes are, after-all, small and simple for my first try.
Easy as pie:

    git format-patch

If you don't get a patch, you probably haven't commited your changes
locally:

    git commit -a

Cheers,
-- 
Roman Joost
www: http://www.romanofski.de
email: romanofski at gimp.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : /lists/gimp-docs/attachments/20090625/9a51f9ae/attachment.bin 


More information about the Gimp-docs mailing list