mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-08-12 04:17:30 +02:00
We stumbled upon errors accessing index from plugins which were not yet initialized. To prevent this errors we use our own No-Op IndexReader for missing indices.