Closed
Description
- Gitea version (or commit ref): master
Description
Line 979 in 3e166bd
creates update hooks however gitea does not use this hook and the equivalent hook is essentially empty except for reading the settings file.
This would be of little consequence, except update is run for every reference and this means the settings are read for every reference! This means that pushes that involve a large number of references are unnecessarily slowed.