git config user.name git config user.email git config --global user.name [이름] git config --global user.email [이메일]
git 이용 시 해당 사항 확인 후 관리하기.