Showing posts with label token. Show all posts
Showing posts with label token. Show all posts

15 September 2023

How to clone a git repository from GitHub?

$ git clone https://<githubUserName>:<githubPersonalToken>@github.com/<githubUserName>/<repositoryName>.git