git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags --set-upstream origin refs/heads/master:refs/heads/master
Pushing to https://github.com/Paiterau/Exercise-2.git
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/Paiterau/Exercise-2.git/'
Pushing to https://github.com/Paiterau/Exercise-2.git
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/Paiterau/Exercise-2.git/'
Pushing to https://github.com/Paiterau/Exercise-2.git
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/Paiterau/Exercise-2.git/'
Pushing to https://github.com/Paiterau/Exercise-2.git
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/Paiterau/Exercise-2.git/'
Completed with errors, see above
I am having this same issue that it will not authorize me in sourcetree when trying to connect to github. Have you had any luck since posting this question with getting it to work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.