determine OS release is broken on Linux
The current implementation of std.get_os_release_linux()
depends on the existence of /etc/os-release
. This cannot be guarantied.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
The current implementation of std.get_os_release_linux()
depends on the existence of /etc/os-release
. This cannot be guarantied.