Git 사용자 정보 설정

shell>
shell>git config --global user.email "[User_eMail]"
shell>
shell>git config --global user.name "[User_Name]"