mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-13 19:34:18 +01: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>