mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-12 13:23:52 -05:00
Document :Git --no-pager
This commit is contained in:
@@ -25,8 +25,8 @@ that are part of Git repositories).
|
|||||||
|
|
||||||
*fugitive-:Git!*
|
*fugitive-:Git!*
|
||||||
:Git! {args} Like |:Git|, but capture the output into a temp file,
|
:Git! {args} Like |:Git|, but capture the output into a temp file,
|
||||||
and |:split| that that temp file. Use :0Git to
|
:Git --no-pager {args} and |:split| that that temp file. Use :0Git to
|
||||||
|:edit| the temp file instead.
|
:Git -P {args} |:edit| the temp file instead.
|
||||||
|
|
||||||
*fugitive-:Gcd*
|
*fugitive-:Gcd*
|
||||||
:Gcd [directory] |:cd| relative to the repository.
|
:Gcd [directory] |:cd| relative to the repository.
|
||||||
|
|||||||
Reference in New Issue
Block a user