본문 바로가기

IT 이야기/프로그래밍

Git trouble shooting

336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Git trouble shooting

git clone, pull, push를 하려고 할 때 No password provided  오류가 발생할 시에 로컬에 저장돼어있는 keystore를 변경해준다. 

Open up Preferences > General > Security > Secure Storage. Select "OSX Keystore Integration", then click "Change Password..."
If you see a dialog saying "An error occurred while decrypting stored values... Do you want to cancel password change?" Click "No."
This will reset the secure storage master password in the OSX Keystore. You will be asked if you want to provide additional information for password recovery, which is optional.


출저 : https://stackoverflow.com/questions/16285089/storing-credentials-failed-in-fetch-using-egit