관리 메뉴

웹개발 블로그

[Git] git permission defined(publickey) 에러 해결 본문

◆협업관리/GIT) 명령어

[Git] git permission defined(publickey) 에러 해결

쿠키린 2024. 5. 20. 22:49

https://archijude.tistory.com/556

 

Git) git permission denied(publickey) 에러 해결방법

git permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists 문제 git clone, git pull 등 PC에서 명령어를 쳤는데 위와 같은 에러가 난 적이

archijude.tistory.com