Lately when I do a pull in sourcetree, it just hangs. The error that I get is below. Any ideas?
git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree pull --no-commit origin master
git: 'credential-osxkeychain' is not a git command. See 'git --help'.
git: 'credential-osxkeychain' is not a git command. See 'git --help'.
git: 'credential-osxkeychain' is not a git command. See 'git --help'.
git: 'credential-osxkeychain' is not a git command. See 'git --help'.
From https://bitbucket.*********
* branch master -> FETCH_HEAD
I'm back to looking at this issue again. I've tried both embeded git and system and neither one will allow me to do a pull on the mac. I've been having to do all sourcetree work through Parlells. Strange that it works on windows through parallels but not on the mac. I've been keeping up with the Souretree updates as well and neither of the last two updates has resolved the issue for me. Any other ideas I can try?
Hey Elroy,
First of all, listen to Jeff if you want to get rid of these 'errors'. This area is actually something I had to get elbow deep in as I was the one dealing with it in SourceTree.
In short, it's nothing to worry about.
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've tried switching to the embeded Git in Sourcetree but still can't seem to pull. Could the embeded git be corrupted in some way? Hopefully the next Sourctree update will come soon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry. This was meant to be a continuation of the above comment and not an answer. I'm back to looking at this issue again. I've tried both embeded git and system and neither one will allow me to do a pull on the mac. I've been having to do all sourcetree work through Parlells. Strange that it works on windows through parallels but not on the mac. I've been keeping up with the Souretree updates as well and neither of the last two updates has resolved the issue for me. Any other ideas I can try?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Elroy, I believe you can fix this by switching to the system version of Git and not the embedded version.
Command + , -> Git tab -> Use System Git
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.