Improve filesystem checks
The following discussion from !157 (merged) should be addressed:
-
@frey_m started a discussion: (+1 comment) It is better to use
std::filesystem
for paths and checking if a file exists, etc.
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 following discussion from !157 (merged) should be addressed:
It is better to use
std::filesystem
for paths and checking if a file exists, etc.