赞
踩
git config --global user.name [username] git config --global user.email [email]
git config --list
git config --system --unset credential.helper