git config --global user.name "UserName"
git config --global user.email "User@email.com"

Path ex)

cd C:/Users/yj/Desktop/Practice/flowerroot-github-blog/flowerroot.github.io
git reset --hard 123abc12
git push -f origin master

댓글남기기