In SourceTree, I always get the error "Unexpected end of command stream" every time I try to check out. What is causing this?

Matt Swartz May 17, 2015

Here is the full output it gives:

git -c diff.mnemonicprefix=false -c core.quotepath=false clone --branch Merge --depth 2 --recursive https://username@bitbucket.org/username/mygit.git C:\MyFolder
Cloning into 'C:\MyFolder'...

Unexpected end of command stream

Completed with errors, see above.

2 answers

0 votes
Matt Swartz May 19, 2015

Unfortunately that is not the cause. The URL is correct, and as a test I used the terminal to do it and it worked fine.

The problem is with SourceTree. The program has been nothing but problems for me, I wish the staff would update it and this site in general...

0 votes
sreekumar_menon
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 17, 2015

This usually happens when the git url is incorrect . Check if the url is correct and note that url is case sensitive.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events