標籤:ref tin 目錄 red accounts .com tree user 預設
SourceTree安裝包:
連結: https://pan.baidu.com/s/1rOPQkfNqvLGcIeZNw0aAjw 密碼: 42us
nodev6.9.0 和git
連結: https://pan.baidu.com/s/1mRo0oQRmAxCoFH_7t46cXg 密碼: hydj 然後就一波安裝,先不要忙點啟動,或者啟動了也先關掉,進行下面這步操作: 找到:
%LocalAppData%\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 }]
注意: Windows
系統檔案尾碼是預設隱藏的,需要先顯示檔案的尾碼名,然後隨便建立一個 文字文件
,將檔案全名改為 accounts.json
即可。
- 注意:啟動後會問你安裝不安裝一個什麼東東,每次都拿不準,那麼這次我親測後,直接選擇不安裝就可以了。使用中速度非常的快
可以參考地址:https://www.jianshu.com/p/3478e2a214a1
SourceTree 免登入跳過初始設定的方法 for Windows