Hello!
Two of my team members have an issue when trying to push to our remote repo. They get the following error that has to do with authentication:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin main:main 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 "The link for our repo here" Pushing to "repo link here" Completed with errors, see above.
They have both tried to re authenticate via OAuth from Tools --> Options --> Authentication but this doesnt fix the issue