mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-28 17:55:30 +08:00
7bdf33d375
The old conditional was fine for most things, but this ensures that backslashes are used even for raw user input. References https://github.com/tpope/vim-fugitive/issues/1079