mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-31 15:12:52 +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.