Files
gitea/services/pull
9c33aff689 Do not create commit graph for temporary repos (#23219) (#23302)
Backport #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.

---------

Signed-off-by: Andrew Thornton <[email protected]>
Co-authored-by: Brecht Van Lommel <[email protected]>
2023-03-05 01:20:02 +01:00
..