1、解決:每次都須要輸入帳號密碼git
git config --global credential.helper storeit
2、後期git密碼更改後,重置密碼操做密碼
git config --system --unset credential.helperco