1.执行这两条命令
git config –global credential.helper store
然后更新代码输入一次密码, 之后就不需要了!
2.生成/添加SSH公钥
具体使用流程: https://gitee.com/help/articles/4181#article-header0
1.执行这两条命令
git config –global credential.helper store
然后更新代码输入一次密码, 之后就不需要了!
2.生成/添加SSH公钥
具体使用流程: https://gitee.com/help/articles/4181#article-header0