📅  最后修改于: 2022-03-11 14:50:04.313000             🧑  作者: Mango
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git config --global user.password "your password"