Skip Sourcetree Registration

Source: Internet
Author: User
Tags json sourcetree

Sourcetree after installation need to use account login to authorize, previously can not login, but now need to force login.

Although it is free license, but encounter force majeure factors, landing is not very convenient, so we need to think of some ways to solve the problem of login, before you can use Sourcetree.

Once installed, go to the Sourcetree directory under the user's local folder (no new)

%localappdata%\atlassian\sourcetree\


Second, the new Accounts.json file

%localappdata%\atlassian\sourcetree\accounts.json


Third, enter the following content to 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
  }
]


Four, now open sourcetree, direct access


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.