The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

github.com login works but same github login from Sourcetree will not

Kyle Patrick
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 23, 2018

Hi,

As subject line indicates, my github.com login works but same github login from my git client Sourcetree will not? I've verified it several times and even changed my password. Is there something I'm doing wrong here? Sourcetree software is up to date.

Kyle

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Andrew Magill
Contributor
February 24, 2018

The problem is that SourceTree's embedded Git client comes with git-credential-manager v1.12, which no longer works with Github since they disabled TLS 1.1 on their site.  You need to get git-credential-manager v1.14.  Easiest way to do that is to install a current copy of the Git client separately, and then switch SourceTree over to use that ("system git") instead of its embedded client.  Alternatively, you can update git-credential-manager in your embedded client by replacing its files with the newest version from Microsoft.

(This text here because this site doesn't allow you to post the same message in multiple threads.)

Kyle Patrick
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 28, 2018

Andrew,

 

Thanks for replying to me. Unfortunately I'm sort of a git novice - i know just enough to push commits to github using Sourcetree and that's it. So I don't quite understand the solutions you're giving me.  Do you guys have a document or knowledge base article providing step-by-step instructions on what I need to do?

 

Kyle

TAGS
AUG Leaders

Atlassian Community Events