Activity Team/Git FAQ: Difference between revisions

Line 125: Line 125:


Taken from: [http://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/]
Taken from: [http://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/]
==== Appying a patch from thunderbird ====
*Right click save as
* cat <save-as>  | git am --signoff


=== How do I send a patch to a maintainer? ===
=== How do I send a patch to a maintainer? ===