Create token to manage private repo with cli
Go to this url:
https://github.com/settings/tokens?type=beta
Select Only select repositories
Repository permission:
- contents => read & write
- Commit statues => read & write
Save token and copy it, then git clone with this command
git clone https://[email protected]/<your account or organization>/<repo>.git