git pull的时候报如下错误:
error: Your local changes to the following files would be overwritten by merge:
文件1
文件2
文件3
解决办法:
用远程仓库中的内容替换本地仓库中的内容。
1、使用tortoisegit工具:revert 这些冲突文件。然后再pull -->push&commit
2、使用git命令:
唯有热爱方能抵御岁月漫长。
git pull的时候报如下错误:
error: Your local changes to the following files would be overwritten by merge:
文件1
文件2
文件3
解决办法:
用远程仓库中的内容替换本地仓库中的内容。
1、使用tortoisegit工具:revert 这些冲突文件。然后再pull -->push&commit
2、使用git命令:
唯有热爱方能抵御岁月漫长。
git clone 与 git 安装
flink
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M