mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-31 23:25: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>