Files
lazygit.nvim/lua/lazygit.lua
Hassan El-Mehalawi bd36b40814 fix: use quotes to allow filtering on files with spaces in path (#141)
:LazyGitFilterCurrentFile currently breaks if the path of the file
contains a space. Fixed by wrapping the path in quotes.
2024-10-01 07:36:39 -04:00

5.1 KiB