fugitive.vim 3.1v3.1
commit427ac52d7dab4f0950da0662416561095d6cc15d
authorTim Pope <code@tpope.net>
Thu, 10 Oct 2019 23:47:39 +0000 (10 19:47 -0400)
committerTim Pope <code@tpope.net>
Thu, 10 Oct 2019 23:47:39 +0000 (10 19:47 -0400)
treeab6b37745b410bf553e5350921eca6e32f6007c0
parent8c29bf1bb9d4ab2ea265e32e0be56302722e9f9a
fugitive.vim 3.1

* 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.
plugin/fugitive.vim