解決辦法:
git bash cd進(jìn)入你的項(xiàng)目目錄
輸入:git config --global credential.helper store
然后再進(jìn)行一次git pull/push代碼,再輸入一次賬號和密碼,之后就不需要輸入。
參考鏈接:https://blog.csdn.net/qq_23161517/article/details/80956858
解決辦法:
git bash cd進(jìn)入你的項(xiàng)目目錄
輸入:git config --global credential.helper store
然后再進(jìn)行一次git pull/push代碼,再輸入一次賬號和密碼,之后就不需要輸入。
參考鏈接:https://blog.csdn.net/qq_23161517/article/details/80956858