commit cb66611f03e5622fc6a5a85dfcd5c588ac9b32c7 (tree) parent 49287b6e874cf31bf3fc2e239be21b096ff4cc3e Author: Tim Pope <code@tpope.net> Date: Thu, 5 Sep 2019 17:26:58 -0400 Remove blank buffer FAQ entry Diffstat:
| M | README.markdown | | | 6 | ------ |
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git 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