mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-10 20:43:46 -05:00
Clarify behavior of :G summary window
Resolves: https://github.com/tpope/vim-fugitive/issues/2192
This commit is contained in:
@@ -49,8 +49,9 @@ that are part of Git repositories).
|
|||||||
|
|
||||||
*fugitive-summary*
|
*fugitive-summary*
|
||||||
:Git With no arguments, bring up a summary window vaguely
|
:Git With no arguments, bring up a summary window vaguely
|
||||||
akin to git-status. Press g? or see |fugitive-maps|
|
akin to git-status. If a summary window is already
|
||||||
for usage.
|
open for the current repository, it is focused
|
||||||
|
instead. Press g? or see |fugitive-maps| for usage.
|
||||||
|
|
||||||
*:Git_blame*
|
*:Git_blame*
|
||||||
:Git blame [flags] Run git-blame [flags] on the current file and open the
|
:Git blame [flags] Run git-blame [flags] on the current file and open the
|
||||||
|
|||||||
Reference in New Issue
Block a user