password: personal access token
例:
git init
git add *
git commit -m "first commit"
git remote add origin https://github.com/username/test
git push -u origin master
--confirm of username/usermail and password
username: your username
password: not your password but your personal access token.
how to get your password access token?
ask google :).
没有评论:
发表评论