Day Vision

Reading Everyday,Extending Vision

[ SourceTree skip Atlassian account, no login, skip initial setup ] install

2023-02-28 03:50:39


That's how I solved it.


1.Download SourceTree

https://www.sourcetreeapp.com/

2. 跳过Atlassian验证

  • Locate the following path:
  • Found
  • Enter the following and save:
[
  {
    "$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. Normal installation

Reference:

Four. Solve the sourcetree git SSH private key problem

SSH authentication failed

From the menu, open the tool-& GT; option-& GT; SSH client configuration, select OpenSSH for the SSH client, and determine.