IDEA+gitee的基本使用(pull commit push)

1.如果沒有衝突,每次上傳代碼之前先pull,將gitee上的代碼拉下來,若有衝突(兩人寫在了同一行),參考https://blog.csdn.net/weixin_43795761/article/details/107683585 2.然後使用commit,將你寫好的代碼提交到本地庫(項目右鍵-》git-》commit Directory) 3.最後使用push將第二步commit的本地庫代碼
相關文章
相關標籤/搜索