https://www.jianshu.com/p/a1908f55bef8
在家目錄下找到.gitconfig
git config --local --unset credential.helper
-
-
git config --global credential.helper cache //改回不用每次都輸入密碼
-
https://www.jianshu.com/p/a1908f55bef8
在家目錄下找到.gitconfig
git config --local --unset credential.helper
git config --global credential.helper cache //改回不用每次都輸入密碼
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。