git push with stored password 공유 링크 만들기 Facebook X Pinterest 이메일 기타 앱 - 3월 17, 2022 ## set userid git config --global user.name 이름 git config --global user.email 이메일 ## set password git config credential.helper store 자세한 내용 보기