Forums

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

clone issue

Deleted user December 28, 2018

during clone a bitbucket repository , i have facing a issue, below error 

fatal:the remote end  hung up unexpectedly.

 

But i have change the post buffer also to

git config --global http.postBuffer 1048576000

, but have facing same issue,..please help  

1 answer

0 votes
Rambabu Patina _Appfire_
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.
December 28, 2018

Hi @[deleted],

Probably you can switch from HTTP protocol to ssh and try clone again.

git config --global url.ssh://git@bitbucket.org/. insteadOf https://bitbucket.org/

Hope this helps you.

Thanks,
Ram.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events