mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-11 04:53:45 -05:00
The introduction of using 'chcp' in the git.cmd wrapper was causing the piped in values to be gobbled by the chcp in the call to update-index. Signed-off-by: Michael Geddes <vimmer@frog.wheelycreek.net>