git add file_name #選擇你想上傳的檔案. $ git commit -m "description" #提交檔案描述. $ git push -u origin #將變更資料上傳並更新gitlab倉庫
確定! 回上一頁