Git问题
1.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
解决方法:
$ git config user.name "[username]" $ git config user.email "[usermail]"
2.
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/******/hello-world.git/'
解决方法:
No.1

No.2

N0.3
在Token description中随便填一个描述名称,下面的复选框是你这个token需要的权限,全部勾上
No.4
在Token description中随便填一个描述名称,下面的复选框是你这个token需要的权限,全部勾上就可以了。

浙公网安备 33010602011771号