GIT/기본

git 사용자 등록 / config --global

ucong 2020. 11. 16. 10:05
git config --global user.name [닉네임]
git config --global user.email [이메일]