1
0
forked from gitea/gitea
Lunny Xiao 368e9e0f1b
Add transaction when creating pull request created dirty data () ()
Backport  

This PR will introduce a transaction on creating pull request so that if
some step failed, it will rollback totally. And there will be no dirty
pull request exist.

Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-11 05:27:23 +00:00
..