当前位置:   article > 正文

vscode的git冲突_vscode git pull冲突怎么解决

vscode git pull冲突怎么解决

vscode的git冲突

vscode中使用git进行代码管理,如果出现冲突了,git pull会报错,需要进行以下步骤:

git stash
git pull
git stash pop
git add
git commit '注释'
git push
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

后三步可以进行按钮直接界面化点击

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/花生_TL007/article/detail/394733
推荐阅读
相关标签
  

闽ICP备14008679号