mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-13 05:43:52 -05:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user