Search code examples
mercurialatlassian-sourcetree

How in SourceTree to get rid of a window "Git credential manager for Windows"?


After adding the repository, a window with the heading "git credential manager for windows" constantly pops up. Whatever I do (enter different logins and passwords, cancel), it then appears again. And in more than two copies. How to get rid of it?

I have registered the following settings in the .hgrc file, but this does not help.

[auth]
repo.prefix = http://to.my.repo
repo.username = <login>
repo.password = <pass>
repo.schemes = http

git credential manager for windows

I placed the question on the site atlassian.com. I hope for a solution) Here is the link. How-in-SourceTree-to-get-rid-of-a-window-Git-credential-manager on community.atlassian.com

I asked a question, but could not get an answer. I did everything that I was advised, but nothing works. Why does the "Git credential manager for Windows" window access an https server?

https://community.atlassian.com/t5/SourceTree-questions/SourceTree-tries-to-enter-quot-https-quot-although-the-settings/qaq-p/634852#M16629


Solution

  • The problem was solved by the developers of the program. Description of what you need to do can be viewed on the page https://community.atlassian.com/t5/SourceTree-questions/SourceTree-tries-to-enter-quot-https-quot-although-the-settings/qaq-p/634852#U637810