ffmpeg | branch: master | Michael Niedermayer <[email protected]> | Wed Jun 12 19:37:15 2024 +0200| [959cb2e2e36cad50b88d45c1201c2c3d64d4e48c] | committer: Michael Niedermayer
doc/developer: Provide information about git send-email and gmail The 2 links are the clearest i found. Signed-off-by: Michael Niedermayer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=959cb2e2e36cad50b88d45c1201c2c3d64d4e48c --- doc/developer.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/developer.texi b/doc/developer.texi index 89e8bec60f..41b21938ef 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 _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
