Files
neovim/.github
Volodymyr Chernetskyi 84b5b18291 ci: preserve the runtime file list for install checks #41843
Problem:
Linux jobs remove .git before the install check calls git ls-files.
The command fails and the loop silently skips all runtime files.

Solution:
Save the tracked file list before removing .git and read it during the
install check. Use NUL delimiters to preserve filenames.

AI-assisted
2026-09-11 01:25:22 -04:00
..
2026-06-30 15:32:18 +02:00
2026-04-18 15:38:59 -04:00
2022-12-22 13:20:19 +01:00
2026-03-09 21:40:50 -04:00