git pull 不輸入用戶名方法
在項目目錄輸入 git config --global credential.helper store 然后進行 git pull 輸入用戶名和密碼 以后再 git pull 就不用錄入了
本文來自博客園,作者:Hany47315,轉載請注明原文鏈接:http://www.rzrgm.cn/hany-postq473111315/p/16962159.html
在項目目錄輸入 git config --global credential.helper store 然后進行 git pull 輸入用戶名和密碼 以后再 git pull 就不用錄入了
本文來自博客園,作者:Hany47315,轉載請注明原文鏈接:http://www.rzrgm.cn/hany-postq473111315/p/16962159.html