You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I currently up source tree to latest version of source tree i.e 1.8.1 and then I try to open the source tree, i am facing some error message like "how to reslove 'ssh-agent' failed with code-1: System.NullReferenceException: Object reference not set to an instance of an object." can some one please help me to resolve the issue.
+1. The update process for the internal version of git failed to install, but I was able to switch to the system git, update from 1.8 to 2.7, and the ssh-agent issue was resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same issue i am getting git version is 2.6.3 and source tree version is 2.3.5 so please help me how to resole it.
Awaiting for response!
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.
I updated git bash and integrate to the source tree via Tool > Option > Git > Use System Git
It worked
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I fallow same steps, but having same error message window comes.
image2016-2-17 12:3:36.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Step I did :
1> Update embedded Git (Tool > Option > Git > "Update Embedded Git" - button)
This will download PortableGit.7z at "<user-folder>\AppData\Local\Atlassian\SourceTree"
2> Extract PortableGit.7z
3> Use as system git (Tool > Option > Git > Use System Git)
select "\bin\git.exe" from extracted folder
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I fallow same step except in step 3 i select Use Embedded Git option and issue has gone. thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent, I got same issue and like said Kamle I just select "Use Embedded Git" option too and work, thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ankti pate answer did the job, but Sourcetree auto upgrade failed, it could not dezipp the PortableGit.7z.
This is how I managed to fix it :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Craig Chapman is right. Installing newest version is solution in this problem. It also helped me.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.