fugitive.vim 3.7v3.7
commit96c1009fcf8ce60161cc938d149dd5a66d570756
authorTim Pope <code@tpope.net>
Tue, 7 Jun 2022 05:03:24 +0000 (7 01:03 -0400)
committerTim Pope <code@tpope.net>
Tue, 7 Jun 2022 05:03:24 +0000 (7 01:03 -0400)
tree458590d81ed0b9dff6a12133f205fe3cc178d7cc
parent5920f807f5a52957a6a09dd36aab1c00bfd85455
fugitive.vim 3.7

Move "Unpushed" sections above "Unpulled".
Show commits that are unpushed anywhere when no upstream is set.
Provide czs map as :Git stash push --staged.
Support the MSYS Vim bundled with Git for Windows.
Turn remaining deprecated commands (:Gbrowse, etc.) into error stubs.
plugin/fugitive.vim