From 9d7811aa65fcbc5b50db4e04188f798a62e3681f 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 63835dfa06..ed998adecb 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -638,6 +638,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