mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 07:30:15 +00:00
Fix #26129 Replace #26258 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> |
||
|---|---|---|
| .. | ||
| check_test.go | ||
| check.go | ||
| comment.go | ||
| commit_status.go | ||
| edits.go | ||
| lfs.go | ||
| main_test.go | ||
| merge_merge.go | ||
| merge_prepare.go | ||
| merge_rebase.go | ||
| merge_squash.go | ||
| merge_test.go | ||
| merge.go | ||
| patch_unmerged.go | ||
| patch.go | ||
| pull_test.go | ||
| pull.go | ||
| review.go | ||
| temp_repo.go | ||
| update_rebase.go | ||
| update.go | ||