작성
·
135
답변 1
0
에러가 아닌 초기 설정화면입니다.
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
를 치라는 메세지인데요,
명령어 창에
$ git config --global user.email "질문자님 이메일"
$ git config --global user.name "질문자님 성함"
이렇게 두 개의 명령어를 쳐 보세요 :) 혹시 안되신다면 다시 질문 남겨주세요