0
点赞
收藏
分享

微信扫一扫

SourceTree免注册并连码云

1

在C:\Users\用户\AppData\Local\Atlassian\SourceTree目录下新建 accounts.json

其中AppData是隐藏文件夹

2

输入

 

[  
{
"$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
}
]

 

 

3

登录码云

SourceTree免注册并连码云_Email

 

SourceTree免注册并连码云_json_02

 



举报

相关推荐

0 条评论