kblincoe / VisualGit_SE701_3

0 stars 0 forks source link

Clone error when "File location to save to" is empty #119

Open sguy016 opened 6 years ago

sguy016 commented 6 years ago

When you click on clone a repo from internet with the field "file location to save to" empy, a window open to select the folder where you want to save you repo. But you always get the error "your repo path exists and is not an empty directory"

Way to reproduce:

  1. Copy the URL of the repo. image

  2. Empty the field "File location to save to" image

  3. Click on clone, a window open

  4. Select an empty folder to clone your repo image

  5. Click on "Select folder"

  6. You get the error image

OR

  1. Click on "cancel", you will also get the error.

VisualGit should clone the repo in the folder selected when you choose one or back to this screen: image when you click on cancel

@softeng-701 for review

softeng-701 commented 6 years ago

@sguy016 Approved