Sourcetree

  • Sourcetree 频繁输入账号密码问题
Sourcetree 频繁输入账号密码问题
  • Sourcetree V2.7.7(177)
  • 每次拉取需要输入2次账号密码
  • 每次提交需要输入1次账号密码
  • GitLab 的普通开发者权限
  • 账号 : [email protected]
  • 密码 : 123456
  • URL 路径是http://chfax.51vip.biz:8006/iOS/projectName.git

解决办法

  • 在 URL 路径下增加账号和密码
  • Sourcetree/仓库/仓库设置/远程仓库
  • 选中远程仓库路径/编辑
  • http://wanghongqing:[email protected]:8006/iOS/projectName.git
Sourcetree_第1张图片
Sourcetree 修改 URL

会有下面这种提示,点击确定就好了。再次进行拉取推送时就不需要再输入账号和密码了。

Sourcetree_第2张图片
tip

你可能感兴趣的:(Sourcetree)