1. 程式人生 > >Source tree 圖形化版本控制

Source tree 圖形化版本控制

acc col atl del cau app pan nac atlassian

1.安裝過程中過濾 註冊 步驟。

我們進入%LocalAppData%\Atlassian\SourceTree\目錄 新建 文件 acouont.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 } ]

然後 重啟 安裝包


Source tree 圖形化版本控制