mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
0268ee5c37
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.