clang compiler warnings in unit tests
There are some clang (9.0.1) compiler warnings (-Wunused, -Wuninitialized) in the unit tests.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
There are some clang (9.0.1) compiler warnings (-Wunused, -Wuninitialized) in the unit tests.