Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remote: Invalid username or password. github mac

Create new personal token in your github account at

Settings -> Developer Settings -> Personal access token -> Generate Token

Change your remote url with:

git remote set-url origin https://[token]@github.com/[username]/[repository]
 
PREVIOUS NEXT
Tagged: #Invalid #username #github #mac
ADD COMMENT
Topic
Name
4+8 =