Buenas tardes:
Tengo un problema de conexión de mi servidor local con el servidor de git hub porque según lo que me dice hay un cambio en la manera de autentificar la cuenta. Estoy usando Linux Mint y la verdad, no sé qué hacer. Les agradecería que me ayuden! No sé que mas hacer.
nani@nani-X456UF:~/Documentos/Cursos/ORACLE_Programación/Git_GitHub/ana$ git remote add origin https://github.com/nanitamenteana/alura-git.git
nani@nani-X456UF:~/Documentos/Cursos/ORACLE_Programación/Git_GitHub/ana$ git push origin master
Username for 'https://github.com': nanitamenteana
Password for 'https://nanitamenteana@github.com':
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Autenticación falló para 'https://github.com/nanitamenteana/alura-git.git/'
nani@nani-X456UF:~/Documentos/Cursos/ORACLE_Programación/Git_GitHub/ana$