Git使用筆記

安裝 下載地址: 下載git OSX版 下載git windows版 下載git linux版 git使用 創建新倉庫 創建新文件夾,打開,然後執行git init以創建新的git倉庫 檢出倉庫 執行如下命令以創建一個本地倉庫的克隆版本: git clone /path/to/repository 如果是遠端服務器上的倉庫,你的命令會是這個樣子: git clone [email protecte
相關文章
相關標籤/搜索