SourceTree 3.0.1 on Mac was working great with my company git repo (using HTTPS connection) until my company made me update my password - which happens every 90 days. Then SourceTree just stopped being able to connect to the remote repo because it had stored my old password ... but it didn't give me any way to update to the new password.
After hunting around in Atlassian community posts I found that I could delete a file named:
~/Library/Application Support/SourceTree/<username>@STAuth-<github.host.name>
And then SourceTree 3.0.1 on Mac prompted me for the new username.
This seems like a really lame process to change the HTTPS git password within SourceTree 3.0.1 on Mac ... is there a better way? If not, please consider this as a request to add a feature to make it simpler to change HTTPS git passwords within SourceTree on Mac.
Hi @Adam Whitney,
Were you unable to edit your account's password in Preferences -> Accounts and have it set properly? Those workarounds are usually only necessary if it doesn't save properly. If this is for a locally hosted server (not from a supported provided) then the workaround is your only option as Sourcetree provides minimal management for them in some respects.
I agree these workflows could be improved, please file a couple tickets for us to review when planning future releases (and so others can vote on it if it's not already there.)
Brian Ganninger
Principal Developer, Sourcetree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.