개발/github

ububtu 깃허브 자동 로그인 설정하기

적아38 2021. 12. 28. 17:56
728x90

1. git config credential.helper store

2. git push https://github.com/<계정이름>/<저장소명>.git

 

깃허브 자동 로그인 설정

 

728x90