GIT學習整理

GitHub操做流程 :html 第一次提交 : java 方案一 : 本地建立項目根目錄,而後與遠程GitHub關聯,以後的操做同樣;git -- 初始化Git倉庫 :gitinit ;github -- 提交改變到緩存 :git commit -m 'description' ;web -- 本地git倉庫關聯GitHub倉庫 : gitremote add origin git@github
相關文章
相關標籤/搜索