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 2454ac7 commit 9968696Copy full SHA for 9968696
Documentation/githooks.txt
@@ -86,7 +86,7 @@ This hook is invoked by 'git-commit' right after preparing the
86
default log message, and before the editor is started.
87
88
It takes one to three parameters. The first is the name of the file
89
-that the commit log message. The second is the source of the commit
+that contains the commit log message. The second is the source of the commit
90
message, and can be: `message` (if a `-m` or `-F` option was
91
given); `template` (if a `-t` option was given or the
92
configuration option `commit.template` is set); `merge` (if the
0 commit comments