mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-01-09 13:02:26 +08:00
When calling :Gdiffsplit with no argument, we always end up with the work tree version as half of the diff, and it is helpful to position that consistently. I generalized this to a consistent older versus newer ordering when given an argument, but I don't think that has proven very useful in practice. This also introduces a minor behavior change where calling the bang variant in the initial commit now loads an empty version of the buffer, rather than falling back to the work tree.
258 KiB
258 KiB