SourceTree跳过注册安装使用方法

番茄系统家园 · 2022-11-01 08:11:30

今天安装sourcetree一直卡在注册界面,注册并登陆成功后,也无法继续安装

SourceTree跳过注册安装使用

下载链接

SourceTree跳过注册安装使用方法

SourceTree跳过注册安装使用方法

这个时候会要求注册账号,这个时候关掉就可以了

我们进入%LocalAppData%\Atlassian\SourceTree\目录

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
}
]


然后打开SourceTree.exe_Url_ul4qrk3hz4zqb14vcaiypmrdv255kkqk\3.3.8.3848\下的user.config文件(不同版本路径有所不同,我的是3.3.8版本),增加如下代码:


True


20160201



然后打开安装好的Sourcetree软件

会重新进入到界面

SourceTree跳过注册安装使用方法

我们直接下一步,会提示我们注册完成了.

SourceTree跳过注册安装使用方法

继续下一步,会让你选择用什么git

SourceTree跳过注册安装使用方法

如果使用git客户端,选择我不想使用Mercurial即可.

SourceTree跳过注册安装使用方法

这样就直接安装完成了.

到此这篇关于SourceTree跳过注册安装使用方法的文章就介绍到这了,更多相关SourceTree跳过注册内容请搜索以前的文章或继续浏览下面的相关文章,希望大家以后多多支持!

免责声明: 凡标注转载/编译字样内容并非本站原创,转载目的在于传递更多信息,并不代表本网赞同其观点和对其真实性负责。如果你觉得本文好,欢迎推荐给朋友阅读;本文链接: https://m.nndssk.com/rjwt/197015ZvVsSs.html
猜你喜欢
最新应用
热门应用