아이디와 비밀번호 저장하기git 콘솔에서git config credential.helper store 라고 한 다음 한번만 push나 pull 등 서버에 접속하면서 아이디 비밀번호를 적어놓으면 그걸 기억하고 있어요. 출처: http://rainlethe.tistory.com/entry/git-%EC%9D%84-%EC%9C%84%ED%95%9C-%EA%B8%B0%EB%B3%B8-%EC%84%A4%EC%A0%95참고 :http://rogerdudler.github.io/git-guide/index.ko.html