0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-25 02:10:07 +01:00
gitea/services/pull
Brecht Van Lommel 0268ee5c37
Do not create commit graph for temporary repos (#23219)
When fetching remotes for conflict checking, skip unnecessary and
potentially slow writing of commit graphs.

In a test with the Blender repository, this reduces conflict checking
time for one pull request from about 2s to 0.1s.
2023-03-01 14:19:04 -05:00
..
check_test.go
check.go Add force_merge to merge request and fix checking mergable (#23010) 2023-02-21 08:42:07 -06:00
comment.go
commit_status.go
edits.go
lfs.go
main_test.go
merge_test.go
merge.go Use --message=%s for git commit message (#23028) 2023-02-21 14:12:57 +08:00
patch_unmerged.go
patch.go
pull_test.go
pull.go
review.go
temp_repo.go Do not create commit graph for temporary repos (#23219) 2023-03-01 14:19:04 -05:00
update.go Fix update by rebase being wrongly disabled by protected base branch (#22825) 2023-02-09 12:08:42 -05:00