mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 11:33:47 -05:00
* Commands are now global, not buffer local. * Calling a command in an unnamed buffer uses the working directory. * Preserve line number on :Gedit to return to work tree buffer. * Better submodule support in :Gstatus. * Support git-blame revision ignoring features. * Show first parent diff in merge commit buffer. * Remove deprecated support for .git/tags. * Bug fixes.