mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-19 23:20:50 +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.