Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Gcc9 compiler warnings and breaks

This MR fixes some missing break statements and gcc9 compiler warnings.

This MR replaces C sort algorithms with std::sort solutions.

Edited by snuverink_j

Merge request reports