mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09: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>