xxxxxxxxxx
1.Generate new token -> https://github.com/settings/tokens
2.$ git clone https://github.com/username/repo.git
Username: your_username
Password: your_token
xxxxxxxxxx
git clone https://<pat>@github.com/<your account or organization>/<repo>.git
xxxxxxxxxx
Git SCM - command line tools [https://git-scm.com/]
TortoiseGit - gui tools [https://tortoisegit.org/]