GIT
Mac 소스트리에서 계속 아이디와 패스워드를 물어볼 때 해결방법
잠재우기
2018. 5. 31. 17:24
출처 : https://community.atlassian.com/t5/Sourcetree-questions/Sourcetree-keeps-asking-for-login-and-password/qaq-p/146765
Mac 소스트리에서 계속 아이디와 패스워드를 물어볼 때 해결방법..
1. 해당 프로젝트 폴더를 터미널에서 연다
2. git config credential.helper store
3. git pull