mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 13:23:52 -05:00
When given an argument list including --no-literal-pathspecs and a buffer number, convert the buffer number to an argument by prepending ":(top,literal)" to the filename rather than "./". This allows operating on file names that include special characters like "*" and "?".