mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
send-email docs: Remove mention of discontinued gmail feature
Support for "less secure apps" ended May 30, 2022. This effectively reverts 155067a (git-send-email.txt: mention less secure app access with Gmail, 2021-01-08). Signed-off-by: Jouke Witteveen <j.witteveen@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
f85cd430b1
commit
839ebad442
@ -484,14 +484,10 @@ edit ~/.gitconfig to specify your account settings:
|
||||
smtpServerPort = 587
|
||||
----
|
||||
|
||||
If you have multi-factor authentication set up on your Gmail account, you will
|
||||
need to generate an app-specific password for use with 'git send-email'. Visit
|
||||
If you have multi-factor authentication set up on your Gmail account, you can
|
||||
generate an app-specific password for use with 'git send-email'. Visit
|
||||
https://security.google.com/settings/security/apppasswords to create it.
|
||||
|
||||
If you do not have multi-factor authentication set up on your Gmail account,
|
||||
you will need to allow less secure app access. Visit
|
||||
https://myaccount.google.com/lesssecureapps to enable it.
|
||||
|
||||
Once your commits are ready to be sent to the mailing list, run the
|
||||
following commands:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user