Programming/Git

[GitHub] git push 깃허브 사용자 유저, 비밀번호 기억하기

푸어맨 2017. 9. 7. 13:52

 git config --global credential.helper cache

 git config --global credential.helper --timeout 9000

--timeout <time_second>


- Reference

https://git-scm.com/book/ko/v2/Git-%EB%8F%84%EA%B5%AC-Credential-%EC%A0%80%EC%9E%A5%EC%86%8C#_credential_caching