git config --global user.name <name>
git config --global user.email <your@email.com>
git config credential.helper store
'develop > git' 카테고리의 다른 글
github 할로윈 이벤트 (0) | 2021.10.31 |
---|
git config --global user.name <name>
git config --global user.email <your@email.com>
git config credential.helper store
github 할로윈 이벤트 (0) | 2021.10.31 |
---|