mirror of
https://gitee.com/gitea/gitea
synced 2026-01-06 23:55:48 +08:00
Git changed the technique used in rebase from simple apply-patches to use merge. This breaks our conflict detection code. created by: Andrew Thornton <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>