mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-05-06 13:34:02 +08:00
3121f01f59
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>