git配置global信息
git 执行提交时,提示用户输入用户和邮箱
git commit -m '*add newCat file' newCat/
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
千里之行,始于足下。改变现在,就是改变未来。改变未来,从现在开始。