* [PATCH] githooks.txt: add missing word
@ 2009-01-16 20:36 Stephan Beyer
0 siblings, 0 replies; only message in thread
From: Stephan Beyer @ 2009-01-16 20:36 UTC (permalink / raw)
To: git; +Cc: gitster, Stephan Beyer
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
---
Documentation/githooks.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/githooks.txt b/Documentation/githooks.txt
index e4d61d5..1fd512b 100644
--- a/Documentation/githooks.txt
+++ b/Documentation/githooks.txt
@@ -90,7 +90,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
--
1.6.1.160.gecdb
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-16 20:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 20:36 [PATCH] githooks.txt: add missing word Stephan Beyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).