[FFmpeg-devel] [PATCH] doc/faq: Provide information about git send-email and gmail

Michael Niedermayer michael at niedermayer.cc
Wed Jun 12 20:46:59 EEST 2024


The 2 links are the clearest i found.

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
---
 doc/faq.texi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/faq.texi b/doc/faq.texi
index 477cc60533a..d07ed533dd7 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -683,4 +683,9 @@ Do you happen to have a @code{~} character in the samples path to indicate a
 home directory? The value is used in ways where the shell cannot expand it,
 causing FATE to not find files. Just replace @code{~} by the full path.
 
+ at section 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}.
+
 @bye
-- 
2.45.2



More information about the ffmpeg-devel mailing list