1、解决:每次都须要输入帐号密码git
git config --global credential.helper storeit
2、后期git密码更改后,重置密码操做密码
git config --system --unset credential.helperco