1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 00:54:29 +01:00
gitea/routers
zeripath eb0330a3fe
Ensure that rebase conflicts are handled in updates (#16952)
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>
2021-09-05 10:30:40 +01:00
..
api/v1 Ensure that rebase conflicts are handled in updates (#16952) 2021-09-05 10:30:40 +01:00
common
install
private
utils
web Ensure that rebase conflicts are handled in updates (#16952) 2021-09-05 10:30:40 +01:00
init.go