mirror of
https://github.com/go-gitea/gitea
synced 2025-02-22 15:11:24 +01: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>