Git UI工具 Sourcetree跳過註冊的方法
阿新 • • 發佈:2019-02-09
當前只有Win的版本
很多人用git命令列不熟練,那麼可以嘗試使用sourcetree進行操作。
然鵝~~sourcetree又一個比較嚴肅的問題就是,很多人不會跳過註冊或者操作註冊。
廢話不多,我們直接開始跳過註冊階段的操作。
下載好之後會有這麼一個介面要求你註冊或登入。(不管它)將下面的一串串放進我的電腦的位址列,開啟sourcetree的資料夾
%LocalAppData%\Atlassian\SourceTree\
通常長這樣
對,沒錯,你會看到一個很不和諧的檔案你是沒有的
恩,就是它,所以接下來你應該在當前資料夾下建立一個json檔案,檔名為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 } ]
儲存此檔案。
重新啟動sourcetree,恩,噠~噠噠~~~
和之前不一樣的介面,無需註冊,一秒999級,我係皮蛋蛋,你沒有玩過的全新版本,貪玩西粵????畫風好像變得很奇特的樣子。。。
咳咳,,就是這樣,sourcetree已經跳過註冊環節了。