Git设置记住账号密码

 Git设置记住账号密码


Git设置记住账号密码

Git设置记住账号密码

添加如下配置

[credential]   

    helper = store

相关文章: