xxxxxxxxxx
git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
// click Code.
// Clone with HTTPS (or SSH).
// Copy the URL.
// Open Git Bash.
// Change location to where you want the cloned directory.
// Type `git clone` and paste the URL.
// git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
DONE!
xxxxxxxxxx
git clone https://<username>:<githubtoken>@github.com/<username>/<repositoryname>.git