Emil Kollstrøm
11/14/2023, 8:44 AMcom.lemonappdev.konsist.core.exception.KoInternalException: Project directory not found. Searched in /<my-directory-here> and parent directories
When debugging this I can see that the paths used to verify paths with PathVerifier looks after maven or gradle wrappers, and git elements like config, HEAD and refs. But it’s written like this: ./git/refs. Shouldn’t it be either ./.git/refs or just .git/refs?Emil Kollstrøm
11/14/2023, 8:49 AM.git and not just gitEmil Kollstrøm
11/14/2023, 9:50 AMigor.wojda
11/17/2023, 1:03 AMigor.wojda
11/17/2023, 1:05 AM