I have installed SourceTree. While installing I signed in using BitBucket account. But later on I add a GitLab account. But whenever I am going to perform any operation(push/pull/fetch) in GitLab repo from the SourceTree GUI, I am getting this error :
warning: git-credential-manager-core was renamed to git-credential-manager
warning: see https://aka.ms/gcm/rename for more information
Currently I'm doing the push/pull/fetch by using the cmd. But it requires providing the username and password on every operation. How can I take the benefit of using the GUI features of the SourceTree for the Git operations??
After installing the SourceTree, a CredentalHelperSelector prompt was opened, I selected the manager-core
Even I uninstall multiple times, and removed the files from the appdata and reinstall as per this answer, but it didn't work!
Here is the solution: