基於liunx的版本管理工具介紹—Git篇

在liunx下安裝git yum install git 克隆GitHub上的項目到liunx下: 第一步先複製鏈接 第二步在liunx下克隆項目(最好先創建一個克隆的文件夾): 命令:git clone https://github.com/hfbin/ThirdPartyLogin.git Liunx環境下更新github項目 執行git commit 後: :wq 保存後: 本地提交 git
相關文章
相關標籤/搜索