How to clone a repo
root@896cf839cf9a:/# git clone https://{YOUR_PERSONAL_TOKEN}@github.com/{YOUR_USERNAME}/{name of repo you want to clone}.git
Cloning into '{name of repo}'...
warning: You appear to have cloned an empty repository.