鑒權失敗,提交失敗
spdeMacBook-Pro:test-demo $ git push -u origin main
remote: No anonymous write access.
fatal: 'https://github.com/605307818/test-demo.git/' 鑒權失敗
這是啥原因呢
spdeMacBook-Pro:test-demo $ git push -u origin main
remote: No anonymous write access.
fatal: 'https://github.com/605307818/test-demo.git/' 鑒權失敗
這是啥原因呢
2021-04-27
舉報
2021-04-28
remote: No anonymous write access. 譯為 遠程:沒有寫入權限
驗證反省一下:
你有沒有設置公鑰到 github 上,然后你有沒有在 gitbash 上這是用戶名和郵箱