1
2
3
4
5
6
7
8
9
|
[binrang@binrang br-electrode-app]$ git commit -m 'first commit'
*** 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: unable to auto-detect email address (got 'binrang@binrang.(none)')
[binrang@binrang br-electrode-app]$
|
뭐 특별한 에러는 아니고 니 정보를 알려달란다.. 친절하게 뭘 해야 될지도 알려주네..ㅎㅎ