We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8301b97 commit 9a3e36cCopy full SHA for 9a3e36c
Documentation/git-commit.txt
@@ -197,8 +197,8 @@ variable (see linkgit:git-config[1]).
197
-e::
198
--edit::
199
The message taken from file with `-F`, command line with
200
- `-m`, and from file with `-C` are usually used as the
201
- commit log message unmodified. This option lets you
+ `-m`, and from commit object with `-C` are usually used as
+ the commit log message unmodified. This option lets you
202
further edit the message taken from these sources.
203
204
--no-edit::
0 commit comments