mac下提交代碼到遠程倉庫都配置好了,工公鑰測試也沒問題,git clone也能用,執(zhí)行的步驟git add .——git commit -m ""——git push origin master,到最后git push時報錯了錯誤提示Permission denied (publickey).fatal: Could not read from remote repository.Please make sure you have the correct access rightsand the repository exists好像是權限問題,這個該怎么解決公鑰配置ssh -T git@gitee.com測試沒問題,為什么回報這個錯誤,求大神指教,求教……
添加回答
舉報
0/150
提交
取消