Clarify behavior of :G summary window

Resolves: https://github.com/tpope/vim-fugitive/issues/2192
This commit is contained in:
Tim Pope
2023-09-03 15:26:50 -04:00
parent 572c851012
commit f71fb99360

View File

@@ -49,8 +49,9 @@ that are part of Git repositories).
*fugitive-summary*
:Git With no arguments, bring up a summary window vaguely
akin to git-status. Press g? or see |fugitive-maps|
for usage.
akin to git-status. If a summary window is already
open for the current repository, it is focused
instead. Press g? or see |fugitive-maps| for usage.
*:Git_blame*
:Git blame [flags] Run git-blame [flags] on the current file and open the