您好,登錄后才能下訂單哦!
本地向gitbucket提交代碼時出現錯誤:
repository access denied. access via a deployment key is read-only.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
原理Bitbucket有兩個設置SSH KEY的地方
repository設置中的key只有read權限,這些用戶只能通過pull request的方式由owner merge代碼
user設置中的key,只要repository中該用戶有write權限,就可以通過ssh提交代碼
所以解決方式就是
刪除repository設置中的ssh key設置
將ssh key添加到用戶的setting中
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。