SourceTree

[{
  "$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": "username@email.com"
  },
  "IsDefault": false
}]

创建一个名为:accounts.json的文件放到C盘:用户/{DELL}/AppData/Local/Atlassian/SourceTree目录下

标记颜色部分根据不同品牌的电脑会有不同的文件名,注意

posted @ 2020-04-27 17:13  咱也不敢问  阅读(230)  评论(0编辑  收藏  举报