網頁

2016年10月5日 星期三

[Util] 使用 Visual Studio 2015 下載 GitHub 的版本

1. 下載 repo

從 Visual Studio 的 File 選單, 選擇 File/New/Repository.

在 Visual Studio 的 Team Explorer 中, Local Repository 分頁, 選擇 Clone

image

填入 Git 的 URL, 例如 https://github.com/lxnick/Util.git, 此時 Local Repository 的路徑也已經做了相對的變化.

image

然後按下 Clone. 檔案就複製到 local.

2. 在 Visual Studio 中, 打開下載的專案.

先打開 Visual Studio 的 Team 分頁

image

選擇要打開的專案.  例如 Util. 在專案名稱上面按右鍵,  然後選擇 Open.

image

在 Solution 的選單下方, 選擇 Open. 在彈出的視窗中, 選擇 Util.sln. 回到 Solution Explorer 畫面, 專案已經打開.

沒有留言:

張貼留言

請提供您寶貴的意見