0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-10 20:31:40 +01:00
Lunny Xiao 9899989ece
Add missing transaction when set merge (#33113)
backport from #33079 

`SetMerged` should be in a database transaction otherwise it's possible
to have dirty data.
2025-01-06 18:21:14 +00:00
..