赞
踩
git config --global user.name "用户名" git config --global user.email "用户邮箱" git config --global credential.helper store
// 只需要输入一次账号密码,就会记住密码