본문 바로가기
Tools

[eclipse][git] 이클립스 git 처리 중 failed to write credential 'https://github.com' 오류

by hs_seo 2017. 5. 30.

이클립스에 저장된 git 저장소의 키가 꼬이게 되면 이런 오류가 발생한다. 

failed to write credential 'https://github.com'

이 오류가 발생하면 암호를 매번 다시 넣어야 한다. 

이럴 때는 이클립스에 저장된 키를 지워주면 된다. 


Preferences > General > Security > Secure Storage > Contents


의 delete 버튼을 이용하여 모든 것을 지워주면 된다. 


반응형