mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 02:04:27 +00:00
431e482e3f
Although #18004 will seriously reduce the likelihood of finding conflicts in the first place - one bug was introduced whereby the conflicted files status was not being reset properly. This leads to conflicted PRs remaining conflicted when the conflict has been resolved. Signed-off-by: Andrew Thornton <art27@cantab.net>