mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-06-21 16:30:38 +08:00
ae6f84adf3
This correctly handles the case of multiple consecutive nulls (which I don't think Git every produces in practice) and also the case of a bogus newline at the end (which seems to happen with PowerShell). References https://github.com/tpope/vim-fugitive/pull/1783