首页
技术日记
编程
旅游
数码
登录
标签
ort
【问题处理】Merge made by the ‘ort‘ strategy.
git log 查看commit记录, 找到远端本地冲突之前的commitgit reset --soft [commitID]git pull完事
Merge
ort
Strategy
admin
7月前
49
0
出现“Merge made by the ‘ort‘ strategy.”
当使用extension git pull 出现“Merge made by the ‘ort’ strategy.” Git 提示我们,根据 ort 策略进行了合并,只需了解它是默认的合并策略
Merge
ort
Strategy
admin
7月前
53
0