官網地址:點我就是啦!git
安裝過程:直接下一步就OK啦!
github
注意:安裝的路勁不要帶有中文!
json
安裝成功驗證:打開git bash
命令行,輸入git --version
windows
官網地址:點我就是啦!bash
安裝過程:有一個小問題在這裏!賊藍瘦!若是你卡在下面這張圖這裏,我來告訴你怎麼解決!
app
解決方法:學習
首先,安裝完 SourceTree
之後先運行一次,彈出初始化登陸頁面後退出。spa
打開 個人電腦,在最上方的地址欄直接輸入如下地址:%LocalAppData%\Atlassian\SourceTree\
命令行
在這個目錄下新建一個名爲 accounts.json
的文件。code
使用 文本文檔 打開這個文件,將如下內容複製到其中後保存。
[
{
"$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
就能夠直接跳過登陸進入軟件頁面了。
以上文章片斷來源: https://www.jianshu.com/p/3478e2a214a1
若是你安裝的版本過低,致使出現了下面的結果(也就是 SourceTree
沒法克隆項目),那麼,請更新你的 Git
版本和 SourceTree
版本吧!
今天是小子年後第一天實習啦!工做學習,但願和你們一塊兒進步,共同成長!