ปัญหา git push แล้วเกิด [user/repo2 denied to user/repo1]
- by NAzT
error แบบนี้
หาในเครื่องตั้งนาน ว่ามันไปอ่าน config มาจากไหน ที่ไหนทางฝั่ง github น่าจะเกิดตอน ติดตั้ง github for mac
วิธีแก้มีใน github อยู่แล้ว เป็น ssh-issue ที่หน้า http://help.github.com/ssh-issues/
Permission to user/repo2 denied to user/repo1
This error occurs when you attach your key as a deploy key on repo1. You can push and pull from that repo without issue, but you won’t have access to any other repo with your key. To solve this, remove the key from repo1’s deploy keys and attach it on your account page instead. This key will now have access to all repos your account has access to.
เรื่องที่เกี่ยวข้อง
