mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-10 12:33:47 -05:00
Previously gitgutter could only diff the buffer against the index. This change enables diffing against the working tree, which will be useful for stashing.