fugitive.vim 2.3v2.3
commitcde670ee81e4fd0945e97111d08a901788c3922b
authorTim Pope <code@tpope.net>
Mon, 28 May 2018 18:22:08 +0000 (28 14:22 -0400)
committerTim Pope <code@tpope.net>
Mon, 28 May 2018 18:22:08 +0000 (28 14:22 -0400)
tree042152594f2d49f431c0ca64a4778a633e432894
parent26433842e9423ca01ca988096675c932557d565e
fugitive.vim 2.3

* Support worktrees.
* Provide API for extensible :Gbrowse support.
* Remove GitHub URL support in favor of rhubarb.vim.
* Provide :Gdelete to delete both file and buffer.
* Provide :Grename to move relative to file's parent directory.
* Split to open file when :Gstatus is only window.
* Provide U in :Gstatus to discard changes.
* Provide additional :Gstatus commit maps.
* Provide d2o and d3o to obtain diff during conflict.
* Support :tab Gcommit.
* Open :Gcommit tab before current.
* Support :Gdiff +cmd.
* Support gf in Git file types.
* Add flagship.vim statusline indicator.
* Use the Neovim terminal emulator for :Git.
* Bug fixes.
plugin/fugitive.vim