Can someone give me a quick walkthrough on simply cloning a repo with SourceTree?
In Bookmarks, I click on Clone Repository. For Source Path I paste in the URL which loo
My solution was to change the Git version from 'Use Embedded Git' to 'Use System Git'. Because I installed GitHub on my computer earlier, it seems SourceTree chose that Git by default rather than download the embedded version when it was installed.
In my case the way I finally solved it was to uninstall SourceTree, delete the X:/Users/UserName/AddData/Local/Atlassian folder, and the reinstall the latest SourceTree. Then I went through the SourceTree setup, cloned the remote repo as normal, and I was back in business.
As a reminder, if you go this route and you have local changes that haven't been pushed yet (like I did) make sure you copy those out to another folder BEFORE you start this process, just to be on the safe side.
These things helped me
Now try to clone again. This should fix your problem.
It seems SourceTree can be pretty annoying in this respect. In my case, the problem was I had introduced a wrong password the first time I used SourceTree. I solved this (on a Mac) by going to SourceTree > Preferences > Accounts, clicked on my account, set the correct password and voilà. Done.
It is known that there are issues with the clone function from Sourcetree on Mac. However there is a workaround which works for me:
Steps:
This last step was needed for me to be able to perform PUSH.
In my case I had to dis-check this: Options > Network > add proxy server conf to Git/Mercurial