Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,532
Community Members
 
Community Events
184
Community Groups

Unable to clone Git repository from Sourcetree

Edited

I've tried to clone a new repository on Sourcetree but I'm unable to proceed as it is throwing a fatal error. I checked Options under Tools on Sourcetree and it is using System Git.

clone error1.PNG

When I click the details button, a wiondow popped-up as below

clone error2.PNG

Please look into this issue and kindly help.

 

1 answer

0 votes
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Dec 12, 2018

Hi Manasa, welcome to the Community!

Based on previous experiences, this error might be caused by Git. Can you go to Tools > Options > Git, and check whether you are using system or embedded Git, and whether you have an option to install an embedded Git.

While doing some research on this, I found a workaround that consists of creating a directory junction (hard link) for the embedded git Sourcetree tries to use.
In %userprofile%\AppData\Local\Atlassian\SourceTree create a directory junction using elevated command prompt named git_local to point to scoop's git location *path*\Scoop\apps\git\current

mklink /J %userprofile%\AppData\Local\Atlassian\SourceTree\git_local *path*\Scoop\apps\git\current

Then in source tree options, specify it to use embedded git.

Lastly, this problem was already reported in our issue tracker and you can follow it here for more updates.

Hope that helps!

Ana

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events