We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339cafe commit 8d010e8Copy full SHA for 8d010e8
1 file changed
doc/developers/setup_mailinglist.rst
@@ -27,7 +27,7 @@ To test the configuration you can use ``--dry-run`` parameter.
27
28
.. code-block:: bash
29
30
- git send-email --dry-run --to "ltp@lists.linux.it" --subject "Test Email" --body "This is a test email." HEAD^
+ git send-email --dry-run --to "ltp@lists.linux.it" --subject "Test Email" HEAD^
31
32
Depending on your SMTP server's configuration, you may need to authenticate
33
before sending emails. If required, configure authentication settings using:
0 commit comments