remote: Support for password authentication was removed on August 13, 2021.
Hi, I am Full Stack Developer. I can build web application, android application, desktop application. My core programming language is JavaScript.
Problem
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.
Solution
git remote set-url origin https://token@github.com/userName/repoURL
Video Solution

