summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-09 16:51:59 -0700
committerJunio C Hamano <gitster@pobox.com>2023-05-09 16:51:59 -0700
commit8dc18870b81cf54a9c4d1bff419c92da2303162f (patch)
tree47b6f38b9bf29ec7a4c96f85e49f985069f7140a /git-send-email.html
parent0d59fefff5cd16e6a371503f3aaf74c269f7804d (diff)
downloadgit-htmldocs-8dc18870b81cf54a9c4d1bff419c92da2303162f.tar.gz
Autogenerated HTML docs for v2.40.1-515-g5597cf
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/git-send-email.html b/git-send-email.html
index e844d7b39..160979592 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -1769,12 +1769,9 @@ edit ~/.gitconfig to specify your account settings:</p></div>
smtpUser = yourname@gmail.com
smtpServerPort = 587</code></pre>
</div></div>
-<div class="paragraph"><p>If you have multi-factor authentication set up on your Gmail account, you will
-need to generate an app-specific password for use with <em>git send-email</em>. Visit
+<div class="paragraph"><p>If you have multi-factor authentication set up on your Gmail account, you can
+generate an app-specific password for use with <em>git send-email</em>. Visit
<a href="https://security.google.com/settings/security/apppasswords">https://security.google.com/settings/security/apppasswords</a> to create it.</p></div>
-<div class="paragraph"><p>If you do not have multi-factor authentication set up on your Gmail account,
-you will need to allow less secure app access. Visit
-<a href="https://myaccount.google.com/lesssecureapps">https://myaccount.google.com/lesssecureapps</a> to enable it.</p></div>
<div class="paragraph"><p>Once your commits are ready to be sent to the mailing list, run the
following commands:</p></div>
<div class="literalblock">
@@ -1812,7 +1809,7 @@ Authen::SASL and Mail::Address.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-04-11 13:51:23 PDT
+ 2023-05-09 16:48:09 PDT
</div>
</div>
</body>