how to git clone from github to computer without making a new directory code example
Example: git clone command from github to local
$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY