On Tue, 9 May 2023, William Torrez Corea wrote:

Command:

git push master origin


shouldn't that be git push origin master? Or even origin main?

I want upload my change to branch MAIN but when i want upload my change i
get the following error:

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/Villelmo/Beginning_Perl.git/'


You need to do what it says.


*My changes are uploaded to branch MASTER. *

Not sure what this means. You previously sasid the push was rejected.

Reply via email to