Git免密

git记住密码

git config --global credential.helper store

去掉--global即可只对当前项目生效

posted on 2022-02-22 10:32  机械羊  阅读(45)  评论(0)    收藏  举报