mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-06 05:48:32 +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.