나의 운동취향을 알아보는 mbti
user configuration을 repository 내의 .git/config에 등록
.git/config
git config --local user.email {your email} git config --local user.name {your name or your nick}
아래의 command를 실행
make all