kblincoe / VisualGit_SE701_2

1 stars 0 forks source link

[Issue #6]Changing folder name of cloned repository #106

Closed harrylimp closed 6 years ago

harrylimp commented 6 years ago

When you clone a repository, it will now be saved as the name of the repository rather than the username.

This closes issue #6, thus allowing multiple repositories from the same user to be cloned.

Changed the way git clone command was being executed as well as the local path variable. Please remember to compile the typescript code for it to work, thanks.

@josh-asi @sli473

softeng-701 commented 6 years ago

@harrylimp remember to tag this account so we are alerted of pending PRs, thanks!