mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-13 18:31:21 +08: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>