소스트리(Sourcetree) 계정 잘못 입력 시 해결방안
git pull 오류메시지
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks -c credential.helper= -c credential.helper="" pull origin master
remote: HTTP Basic: Access denied
fatal: Authentication failed for


잘못 등록된 계정 삭제 방법
소스트리 – 도구 – 옵션 – 인증 – Git 저장된 비밀번호 삭제