1.下載並安裝git for windows版本:msysgit
成功安裝后,即可使用了,右鍵一個目錄后可以看到菜單選項:
選擇Git Gui后,彈出,輸入位置信息
點擊克隆后,如下圖所示:
2.下載並安裝git客戶端工具,微軟推薦的一些有:
-
TortoiseGit is highly recommended, because it offers graphical log/tree views and diff/merge experience.
-
Posh-Git is highly recommended for PowerShell users.
-
Git Source Control Provider is an optional component which integrates Git into Visual Studio.
-
那么就下載TortoiseGit並安裝。
-
獲取界面如下
-

-
復制過程如下:
-

