Closed gibsonfriedman closed 9 months ago
Hi @gibsonfriedman,
If I remember correctly, you have to enter the GitHub personal access token (PAT) that you created rather than your GitHub password.
Let me know if that works!
That worked thanks @henrylong612!
Hi @mikeizbicki. When I try to push the homework using "git push origin master" I'm prompted to enter my username and password and when I do I get this error message:
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: Authentication failed for 'https://github.com/gibsonfriedman/continuous-integration.git/'
Is there something I should do to clone my repo differently?