2

I am using SourceTree GUI for cloning a repository from bitbucket.

I have done all the settings in correct manner. But my clone gets stuck like this for hours without any message.

What can be wrong?

It is stuck here

Avinash Sharma
  • 665
  • 1
  • 7
  • 23
  • SourceTree used to be a good piece of software until Atlassian started "improving" it several years ago :-( What happens if you run the `git clone` command in a terminal? You can copy it from the SourceTree window and you don't need the myriad of `-c` options and their parameters. `git clone --branch ...` (and everything after `--branch`) is enough. – axiac May 12 '18 at 19:41
  • Happened to me a couple of times. I cloned from command line with the same result. Finally it was a connection issue. – muecas May 12 '18 at 19:44
  • Does this answer your question? [Issue with SourceTree while cloning a GitHub repository](https://stackoverflow.com/questions/20718193/issue-with-sourcetree-while-cloning-a-github-repository) – TT-- Jul 17 '20 at 02:16

0 Answers0