学习的过程就是无尽的折腾!
12
git config user.namegit config user.email
git config --global user.name "your name"git config --global user.email "your email"