git
git 로그인
kny_0
2022. 5. 30. 21:28
$ git config --global user.name "사용자 이름"
$ git config --global user.email 사용자 이메일
$ git config --global user.name "사용자 이름"
$ git config --global user.email 사용자 이메일