I don't want to use keychain, I want to enter my password in to connect to my repos and perform git operations.
Every time I try and do anything, source tree trys to connect to keychain, I click deny. I then get a prompt to enter my password *(with an annoying save to keychain option prechecked), which I enter in my password. I then get the first popup again, trying to access keychain.
I follow this loop a couple of times, then the operation fails because I can't connect to the repo. As far as I can tell, this is because no password is entered into the git operation.
How do I get source tree to stop prompting me to use keychain?
How do I get source tree to use my password I enter in to access my repos?
Please setup ssh on your Mac and server and you won't be asked for a password again. You might also want to convert your current https urls to ssh by right clicking on the repo in the bookmark/repo browser window.
Here are the instructions to setup ssh on bitbucket - https://confluence.atlassian.com/bitbucket/set-up-an-ssh-key-728138079.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.