Skip to content

Commit

Permalink
githooks.txt: add missing word
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Stephan Beyer authored and Junio C Hamano committed Jan 18, 2009
1 parent 2454ac7 commit 9968696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/githooks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ This hook is invoked by 'git-commit' right after preparing the
default log message, and before the editor is started.

It takes one to three parameters. The first is the name of the file
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
message, and can be: `message` (if a `-m` or `-F` option was
given); `template` (if a `-t` option was given or the
configuration option `commit.template` is set); `merge` (if the
Expand Down

0 comments on commit 9968696

Please sign in to comment.