File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,12 @@ that are part of Git repositories).
1818 *fugitive-:G*
1919:G [args] Same as :Git, but two characters shorter.
2020
21+ *fugitive-summary*
22+ :Git With no arguments, bring up a summary window vaguely
23+ akin to git-status. If a summary window is already
24+ open for the current repository, it is focused
25+ instead. Press g? or see | fugitive-maps | for usage.
26+
2127 *:Git*
2228:Git {args} Run an arbitrary git command and display any output.
2329 On UNIX this uses a pty and on other platforms it uses
@@ -47,12 +53,6 @@ that are part of Git repositories).
4753:{range} Git! -p {args} Run an arbitrary git command, and insert the output
4854 after {range} in the current buffer.
4955
50- *fugitive-summary*
51- :Git With no arguments, bring up a summary window vaguely
52- akin to git-status. If a summary window is already
53- open for the current repository, it is focused
54- instead. Press g? or see | fugitive-maps | for usage.
55-
5656 *:Git_blame*
5757:Git blame [flags] Run git-blame [flags] on the current file and open the
5858 results in a scroll-bound vertical split. The
You can’t perform that action at this time.
0 commit comments