clone a valid repository using "Clone from internet"
click on the repository name on the top left corner
select a repository from the list
click "clone $REPOSITORY_NAME"
the entire app will go blank/crashes
May to need to repeat steps more than once to reproduce as this will only occur once in a while.
Similar issue to issue #20 Pulling directly after cloning a repository occasionally crashes the app.
Expected behavior:
The app should update to show the new repository
The repository should be cloned to the local directory
Actual behavior:
The app goes blank
Only a folder with the repository name is created and contains a .git folder, no files are cloned
Steps to reproduce:
May to need to repeat steps more than once to reproduce as this will only occur once in a while. Similar issue to issue #20 Pulling directly after cloning a repository occasionally crashes the app.
Expected behavior: The app should update to show the new repository The repository should be cloned to the local directory
Actual behavior: The app goes blank Only a folder with the repository name is created and contains a .git folder, no files are cloned