Remove blank buffer FAQ entry

This commit is contained in:
Tim Pope
2019-09-05 17:26:58 -04:00
parent 49287b6e87
commit cb66611f03

View File

@@ -78,12 +78,6 @@ and paste:
## FAQ ## 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`? > Why can't I enter my password when I `:Gpush`?
It is highly recommended to use SSH keys or [credentials caching][] to avoid It is highly recommended to use SSH keys or [credentials caching][] to avoid