File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,13 @@ that are part of Git repositories).
29
29
On UNIX this uses a pty and on other platforms it uses
30
30
a pipe, which will cause some behavior differences
31
31
such as the absence of progress bars. Any file the
32
- command edits (for example, a commit message) will be
33
- loaded into a split window. Closing that window will
34
- resume running the command. A few Git subcommands
35
- have different behavior; these are documented below.
32
+ command edits (for example, a commit message or email
33
+ drafts for multiple patches) will be loaded into a
34
+ split window for each file to edit. Closing that
35
+ window (or the last remaining window for multifile
36
+ edits) will resume running the command. A few Git
37
+ subcommands have different behavior; these are
38
+ documented below.
36
39
37
40
*:Git!*
38
41
:Git! {args} Run an arbitrary git command in the background and
You can’t perform that action at this time.
0 commit comments