sourcetree管理git

 下載地址:json

https://www.sourcetreeapp.com/app

跳過註冊:spa

到註冊登陸頁面打開文件目錄%LocalAppData%\Atlassian\SourceTree\code

會發現有個文件名爲accounts.json文件blog

 1 [
 2   {
 3     "$id": "1",
 4     "$type": "SourceTree.Api.Host.Identity.Model.IdentityAccount, SourceTree.Api.Host.Identity",
 5     "Authenticate": true,
 6     "HostInstance": {
 7       "$id": "2",
 8       "$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountInstance, SourceTree.Host.AtlassianAccount",
 9       "Host": {
10         "$id": "3",
11         "$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountHost, SourceTree.Host.AtlassianAccount",
12         "Id": "atlassian account"
13       },
14       "BaseUrl": "https://id.atlassian.com/"
15     },
16     "Credentials": {
17       "$id": "4",
18       "$type": "SourceTree.Model.BasicAuthCredentials, SourceTree.Api.Account",
19       "Username": "",
20       "Email": null
21     },
22     "IsDefault": false
23   }
24 ]

將內容放入該文件,從新打開sourcetree,就能夠不用註冊啦~it

 

 能夠用嘞~class

相關文章
相關標籤/搜索