xxxxxxxxxx
$ git clone https://github.com/username/repository.git
Username: your-username
Password: your-personal-access-token
xxxxxxxxxx
git clone https://<username>:<githubtoken>@github.com/<username>/<repositoryname>.git
xxxxxxxxxx
git clone https://oauth-key-goes-here@github.com/username/repo.git