Git:git pull每次都要求输入用户名和密码 2022-04-05 本文已影响0人 江河湖海洋 全局配置 git config --global credential.helper store 下次pull的时候输一次密码以后就不用输了