From cb66611f03e5622fc6a5a85dfcd5c588ac9b32c7 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Thu, 5 Sep 2019 17:26:58 -0400 Subject: [PATCH] Remove blank buffer FAQ entry --- README.markdown | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.markdown b/README.markdown index 3c0ea4e..84a544a 100644 --- a/README.markdown +++ b/README.markdown @@ -78,12 +78,6 @@ and paste: ## FAQ -> Why don't any of the commands exist? - -Fugitive cares about the current file, not the current working directory. -Edit a file from the repository. To avoid the blank window problem, favor -commands like `:split` and `:tabedit` over commands like `:new` and `:tabnew`. - > Why can't I enter my password when I `:Gpush`? It is highly recommended to use SSH keys or [credentials caching][] to avoid