体系化学习Java(Java面试专题)

idea git 用户名输错了,还不知道哪里改?
代码的根目录,打开 Git Bash Here.
输入命令:
git config --system --unset credential.helper
然后idea 重新git操作,然后输入用户名密码。