-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
info-neededIssue requires more information from posterIssue requires more information from poster
Description
Suppose I work on VS CODE and I type > Git clone which I used for clone the repository.
Now if I enter the url of repo for example https://github.com/DeborahK/AngularF2BWebAPI it must be able to clone it. What I need to do is I need to remove 'https://github.com/DeborahK/' from url to clone it.
when I remove it then it fetch the repos , then I can clone it, I think it would be better if it's just take the url of repos to clone the repository.
Actual behaviour
Expected behaviour
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from poster

