刚才在终端输入 brew update 出现了如下错误信息
Stashing your changes:
D CONTRIBUTING.md
D LICENSE.txt
*** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
这难道意味着homebrew 以后升级都要。。。登录 github?
Stashing your changes:
D CONTRIBUTING.md
D LICENSE.txt
*** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
这难道意味着homebrew 以后升级都要。。。登录 github?