Answers for "you must use a personal access token with 'read_repository' or 'write_repository' scope for git over http"

0

You must use a personal access token with 'read_repository' or 'write_repository' scope for Git over HTTP

git clone https://oauth2:[email protected]/yourself/yourproject.git
Posted by: Guest on March-04-2022

Code answers related to "you must use a personal access token with 'read_repository' or 'write_repository' scope for git over http"

Browse Popular Code Answers by Language