虽然是免费的,注册个账号还是烦,新建 accounts.json 文件
%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 } ]
免登录安装SourceTree
最新推荐文章于 2024-10-12 10:57:25 发布
本文介绍了一种避免注册账号即可使用的配置方法,通过创建并编辑accounts.json文件来绕过源树(SourceTree)的账号验证过程。此方法适用于那些希望简化流程、快速开始使用版本控制系统而不想经历繁琐注册步骤的用户。
3万+

被折叠的 条评论
为什么被折叠?



