From 12edfe7004ce60e99b7e48b9eb260acf610de4dd Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 12 Jun 2024 19:37:15 +0200 Subject: [PATCH] doc/developer: Provide information about git send-email and gmail The 2 links are the clearest i found. Signed-off-by: Michael Niedermayer (cherry picked from commit 959cb2e2e36cad50b88d45c1201c2c3d64d4e48c) Signed-off-by: Michael Niedermayer --- doc/developer.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/developer.texi b/doc/developer.texi index addee0d826..a6e5624881 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -494,6 +494,11 @@ patch is inline or attached per mail. You can check @url{https://patchwork.ffmpeg.org}, if your patch does not show up, its mime type likely was wrong. +@subheading How to setup git send-email? + +Please see @url{https://git-send-email.io/}. +For gmail additionally see @url{https://shallowsky.com/blog/tech/email/gmail-app-passwds.html}. + @subheading Sending patches from email clients Using @code{git send-email} might not be desirable for everyone. The following trick allows to send patches via email clients in a safe