赞
踩
vscode中使用git进行代码管理,如果出现冲突了,git pull会报错,需要进行以下步骤:
git stash git pull git stash pop git add git commit '注释' git push
后三步可以进行按钮直接界面化点击