Files
neovim/runtime/lua
Evgeni Chasnovski 474e9e9408 fix(pack): show more informative error message if no git executable
Problem: Relaxing minimal Git version did not fully preserve previous
  behavior in case there no `git` executable. Instead it showed the same
  error as if after `vim.system({ 'does_not_exist' })`.

Solution: Show a more direct "No `git` executable" error message.
2025-11-16 22:26:19 +02:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00