Skip to content

Commit 84b91fc

Browse files
Linus Arvergitster
authored andcommitted
SubmittingPatches: mention GitGitGadget
Signed-off-by: Linus Arver <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 824503c commit 84b91fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/SubmittingPatches

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,10 @@ are optimized for the workflow of sending patches, avoiding many ways
408408
your existing e-mail client (often optimized for "multipart/*" MIME
409409
type e-mails) might render your patches unusable.
410410

411+
NOTE: Here we outline the procedure using `format-patch` and
412+
`send-email`, but you can instead use GitGitGadget to send in your
413+
patches (see link:MyFirstContribution.html[MyFirstContribution]).
414+
411415
People on the Git mailing list need to be able to read and
412416
comment on the changes you are submitting. It is important for
413417
a developer to be able to "quote" your changes, using standard

0 commit comments

Comments
 (0)