努力學習如何克隆這個這個純鹼的主題爲崇高的文本2:因爲這裏說的Git克隆到特定的文件夾?
git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"
:https://github.com/buymeasoda/soda-theme
,但我不知道,我的那種類型,或如何讓它直接下載到我的包文件夾。我該怎麼做呢?
努力學習如何克隆這個這個純鹼的主題爲崇高的文本2:因爲這裏說的Git克隆到特定的文件夾?
git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"
:https://github.com/buymeasoda/soda-theme
,但我不知道,我的那種類型,或如何讓它直接下載到我的包文件夾。我該怎麼做呢?
確保你有git並在你的操作系統的終端/控制檯中輸入git clone https://github.com/buymeasoda/soda-theme/ <where you want to clone to>
命令。 <where you want to clone to>
是您希望檢出文件的路徑。
im在osx上,我想我有git ..我從mac.github.com安裝了github應用程序,它說了一些關於在終端中安裝的東西,但是當我複製並粘貼時:「git clone https:// github。 com/buymeasoda/soda-theme// Users/joe/Library/Application Support/Packages「它說」-bash:git:command not found「,所以也許git沒有安裝?我如何安裝它?我做對了嗎? – 2012-01-04 17:58:34
@JoeBobby - 轉到這裏:http://git-scm.com/download – manojlds 2012-01-04 17:59:50
如果我不指定要克隆它的目錄,但是當我添加「/ Users/joe/Library /應用程序支持/崇高文本2 /包「它說」太多的論據。「並顯示我的git命令列表 – 2012-01-04 18:18:12
輸入終端。 – ulidtko 2012-01-04 17:03:19