Document :Git --paginate

Was planning on keeping this unofficial, but I think we need to provide
an alternative to loading :Git log in a temp file.
This commit is contained in:
Tim Pope 2019-08-02 17:50:47 -04:00
parent 3f417d7ad1
commit 875a58c2e1

View File

@ -29,6 +29,9 @@ that are part of Git repositories).
:Git -P {args} |:edit| the temp file instead. A temp file is always
used for diff and log commands.
:Git --paginate {args} Like |:Git|, but use |:terminal| if it is available.
:Git -p {args}
*fugitive-:Gcd*
:Gcd [directory] |:cd| relative to the repository.