当使用extension git pull 出现“Merge made by the ‘ort’ strategy.”

Git 提示我们,根据 ort 策略进行了合并,只需了解它是默认的合并策略。

具体感兴趣可以看这里