mirror of
https://github.com/lewis6991/gitsigns.nvim
synced 2025-02-20 22:47:23 +00:00
When blaming a line on a file, which as the "dos" fileformat which is also checked in as a "dos" format including the carriage returns, gitsigns.nvim currently reports "Not yet commited" caused by an unsucessfull blame call to git. This commit fixes that behavior by appending the carriage return lines again |
||
---|---|---|
.. | ||
actions_spec.lua | ||
gitdir_watcher_spec.lua | ||
gitsigns_spec.lua | ||
gs_helpers.lua | ||
highlights_spec.lua | ||
preload.lua |