kblincoe / VisualGit_SE701_2019_4

1 stars 0 forks source link

Cannot clone private repositories using repository service. #227

Closed Excaleo closed 5 years ago

Excaleo commented 5 years ago

Cloning private repositories is not supported in repository.service, this is because this option has not been implemented.

To reproduce this bug:

Current Behaviour: Cloning returns error 401. Expected Behaviour: Successfully clones given the right credentials.