常用的git指令

1.前提 Remote 遠程倉庫 Repository 本地倉庫 Index/Stage 暫存區 Workspace 工作區 2.常用的指令 []:參數 git init [project-name] 新建git代碼庫 git clone [url] 下載一個項目和整個代碼歷史 git config –list 顯示當前git配置 git config –global user.name = 「[
相關文章
相關標籤/搜索