docs/manual/contribute.adoc: link to git-send-email.io

https://git-send-email.io/ is a page maintained by sourcehut which
explains how to setup git send-email on many OS's for many popular email
providers.

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Marcus Hoffmann 2024-02-06 11:52:41 +01:00 committed by Yann E. MORIN
parent d1e6d7845b
commit b4639b493a

View File

@ -369,7 +369,7 @@ $ git send-email origin/master
---------------------
Note that +git+ should be configured to use your mail account.
To configure +git+, see +man git-send-email+ or google it.
To configure +git+, see +man git-send-email+ or https://git-send-email.io/.
If you do not use +git send-email+, make sure posted *patches are not
line-wrapped*, otherwise they cannot easily be applied. In such a case,