source treeインストールアカウント登録スキップ

1353 ワード

問題のように、口座登録はqされるので、もしあなたがこの時いろいろな状況でfqができないならば、この方法を使うことができます.
  • まずインストールパッケージのインストールをクリックし、第2ステップにアカウントを登録するとき、プログラムを終了します.
  • コンピュータフォルダにアクセス:C:\Users\{ }\AppData\Local\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
      }
    ]
    
  • 保存終了.このときインストールファイルをクリックすると、アカウント検証部分をスキップします.