From e7c25632887e1435dccae7f750047e9466f8248d Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Tue, 13 Aug 2019 18:11:05 -0400 Subject: [PATCH] Remove bang variant of :Git from README This happens for the important commands automatically, and the new override syntax is -P/--no-pager. --- README.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index d754b19..9f88405 100644 --- a/README.markdown +++ b/README.markdown @@ -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