mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-08 18:22:07 +01:00
Implemented the FIXME to perform cross-comparison between existing and desired accesses, reducing deletions, updates, and insertions to the minimum necessary. This improves performance for repositories with many users by avoiding bulk delete-all and re-insert-all.