본문 바로가기
git

git 푸시시 권한실패 오류

by junmong 2020. 5. 11.

SourceTree 설정에서 bitbucket 또는 github 계정
정상적으로 추가 하였으나 remote push 시
"Authentication failed .... " 발생 조치법

mac OS 에선
~/Library/Application Support/SourceTree 디렉토리에 있는 키체인을 제거.

그 다음, SourceTree 설정 > 계정 탭에서

등록되어있는 계정을 제거하고

다시 등록하면 된다