Git提交代碼、解決提交衝突

1、Git提交代碼步驟以下: 1 git branch 查看當前所在的代碼分支git 2 git pull 更新代碼web 3 git status 獲取修改狀態服務器 4 git diff 進一步查看修改內容svg 5 git add 須要提交的文件路徑xml 6 git checkout 不需提交的文件路徑it 7 git commit -m 「提交說明」webkit 8 git pull d
相關文章
相關標籤/搜索