mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
PR #16125 did not update the error handlers to handle conflict errors relating to rebases. This PR adds them. Fix #16922 Signed-off-by: Andrew Thornton <art27@cantab.net>