이름 설정
git config --global user.name 이름
메일설정
git config --global user.email 이메일
git config --global core.autocrlf true