[Git] Git 권한 거부 오류(publickey)
다음과 같은 오류 발생
git push -u origin main git@github.com: permission denied (publickey). fatal: could not read from remote repository. please make sure you have the correct access rights and the repository exists.
아래 링크를 통해 해결
https://maliceit.tistory.com/51
댓글남기기