mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-11 12:53:52 -05:00
The idea is that g:fugitive_git_command is for user facing commands and suitable to be changed to something like "hub", while g:fugitive_git_executable is for low level internals.