spdeMacBook-Pro:test-demo $ git push -u origin main
remote: No anonymous write access.
fatal: 'https://github.com/605307818/test-demo.git/' 鉴权失败
这是啥原因呢
remote: No anonymous write access. 译为 远程:没有写入权限
验证反省一下:
你有没有设置公钥到 github 上,然后你有没有在 gitbash 上这是用户名和邮箱