企业版SourceTree 3.0.17轻松管理Git项目图解(中心破解)

1、安装

官方企业版下载:https://www.sourcetreeapp.com/enterprise

注意:

1.1破解打开后, 要找到git.exe文件;windows10系统路径 :Git\bin中

1.2  不使用mercurial

1.3 设置ssh

我们在设置git时已经初始化了ssh

打开工具=》选项,找到SSH客户端配置,修改SSH客户端为OpenSSH,SSH秘钥地址为${用户目录}\.ssh\id_rsa。

选择openSSH就行,其它自动选上

 

2、使用图文教程:

https://blog.csdn.net/zcube/article/details/47841175

1、从Git服务器上获取项目

 

 

 

 

2、提交我的修改项目

 

 

 

3、发布新版本

 

 

 

4、修复bug

 

3、破解方法:

SourceTree 3.0.17 普通用户版account.json跳过登陆注册方法已失效,

SourceTree 3.0.17 请安装企业版 https://www.sourcetreeapp.com/enterprise

企业版默认安装在 %programfiles(x86)%\Atlassian 目录。

快捷键 win+R 打开运行框,输入打开路径:

%LocalAppData%\Atlassian\SourceTree\

创建accounts.json文件,填入内容:

[
  {
    "$id": "1",
    "$type": "SourceTree.Api.Host.Identity.Model.IdentityAccount, SourceTree.Api.Host.Identity",
    "Authenticate": true,
    "HostInstance": {
      "$id": "2",
      "$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountInstance, SourceTree.Host.AtlassianAccount",
      "Host": {
        "$id": "3",
        "$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountHost, SourceTree.Host.AtlassianAccount",
        "Id": "atlassian account"
      },
      "BaseUrl": "https://id.atlassian.com/"
    },
    "Credentials": {
      "$id": "4",
      "$type": "SourceTree.Model.BasicAuthCredentials, SourceTree.Api.Account",
      "Username": "",
      "Email": null
    },
    "IsDefault": false
  }
]

重新打开软件,已经跳过注册流程了。OK。

最后结尾,重要的事一定要说三遍,记好了,别搞错了哟!

SourceTree 3.0.0版本以上:请安装企业版!请安装企业版!请安装企业版!

破解转载:https://blog.csdn.net/sjt223857130/article/details/87895089

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值