I get this error when trying to push from Source Tree to Git
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags --set-upstream github master:master
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
I have not been able to successfully proceed from this part in the course.
I’ve seen many, many posts about this question in several forums… but no real answers, is Git just simply broke?
The only answer I’ve seen is to not use Git and use GitKraken.
I’d really like to continue with the course, but I need help with this before I can continue.