1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-18 13:44:27 +00:00
gitea/services
zeripath 92e81e97e8
Detect conflicts with 3way merge (#18536)
* Detect conflicts with 3way merge

Unforunately git apply --3way reports conflicts differently than standard patches
resulting in conflicts being missed.

Adjust the conflict detection code to account for this different error reporting.

Fix #18514

Signed-off-by: Andrew Thornton <art27@cantab.net>

* and three-way failed

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-02-02 12:46:10 +08:00
..
2022-01-20 18:46:10 +01:00
2022-01-20 18:46:10 +01:00
2022-01-23 21:46:30 +08:00
2022-01-20 18:46:10 +01:00
2022-01-22 21:22:14 +00:00
2022-01-22 21:22:14 +00:00
2022-01-20 18:46:10 +01:00
2022-01-22 21:22:14 +00:00
2022-01-22 21:22:14 +00:00
2021-12-10 16:14:24 +08:00
2022-01-23 21:46:30 +08:00