Git default identity
sksat opened this issue · 2 comments
sksat commented
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: empty ident name (for <sksat@localhost.localdomain>) not allowed
sksat commented
install 時とかに git config --local してもいいかも
sksat commented
これはユーザ側の責務じゃないか?やるとしても install 時に warning