I must admit I am new to 2FA on GIT with SourceTree;
tried to push updates to a repository using the GIT password;
got prompts for some credential manager but declined these and cannot get these back;
now all the push attempt failed with the message
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --set-upstream origin master:master remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/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/<repository>'
As it was initial commit I logged into GIT with passkey and uploaded the folder manually
Really want to keep using SourceTree with all the tracking and button automation but could not find any way around
Any help is greatly appreciated
Thank you for reading this inquiry