]> git.ipfire.org Git - thirdparty/git.git/commitdiff
SubmittingPatches: mention GitGitGadget
authorLinus Arver <linusa@google.com>
Thu, 18 Apr 2024 21:52:00 +0000 (21:52 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Apr 2024 21:55:10 +0000 (14:55 -0700)
Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches

index d4173d4fe84b733597dff9282b82cb7b28e2661d..26055a1fe2ba594ea6254b75021b08dd74df752b 100644 (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
 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
 comment on the changes you are submitting.  It is important for
 a developer to be able to "quote" your changes, using standard