Remove bang variant of :Git from README

This happens for the important commands automatically, and the new
override syntax is -P/--no-pager.
This commit is contained in:
Tim Pope 2019-08-13 18:11:05 -04:00
parent c0ce201c3b
commit e7c2563288

View File

@ -53,8 +53,7 @@ are available for popular providers such as [GitHub][rhubarb.vim],
Add `%{FugitiveStatusline()}` to `'statusline'` to get an indicator
with the current branch in your statusline.
Last but not least, there's `:Git` for running any arbitrary command,
and `Git!` to open the output of a command in a temp file.
Last but not least, there's `:Git` for running any arbitrary command.
## Screencasts