天天看點

解決Git 重複輸入使用者名和密碼的問題

解決Git 重複輸入使用者名和密碼的問題

git config --global credential.helper store
長期記錄賬号密碼      
git config –global credential.helper cache
預設記住密碼30分鐘