SubmittingPatches: mention GitGitGadget

Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Linus Arver 2024-04-18 21:52:00 +00:00 committed by Junio C Hamano
parent 824503ce88
commit 84b91fc465
1 changed files with 4 additions and 0 deletions

View File

@ -408,6 +408,10 @@ are optimized for the workflow of sending patches, avoiding many ways
your existing e-mail client (often optimized for "multipart/*" MIME your existing e-mail client (often optimized for "multipart/*" MIME
type e-mails) might render your patches unusable. type e-mails) might render your patches unusable.


NOTE: Here we outline the procedure using `format-patch` and
`send-email`, but you can instead use GitGitGadget to send in your
patches (see link:MyFirstContribution.html[MyFirstContribution]).

People on the Git mailing list need to be able to read and People on the Git mailing list need to be able to read and
comment on the changes you are submitting. It is important for comment on the changes you are submitting. It is important for
a developer to be able to "quote" your changes, using standard a developer to be able to "quote" your changes, using standard