Typo in CMakeLists.txt, line 53
Line 53: add_comile_options (-diag-disable 383 -diag-disable 981)
There's a missing 'p' in compile on this line.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
Line 53: add_comile_options (-diag-disable 383 -diag-disable 981)
There's a missing 'p' in compile on this line.