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的本地库代码
相关文章
相关标签/搜索