1.Generate new token -> https://github.com/settings/tokens
2.$ git clone https://github.com/username/repo.git
Username: your_username
Password: your_token
git clone https://user:TOKEN@github.com/username/repo.git
git clone https://strafe:mygithubpassword@github.com/strafe/project.git
Git SCM - command line tools [https://git-scm.com/]
TortoiseGit - gui tools [https://tortoisegit.org/]