summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2454ac7)
raw | patch | inline | side by side (parent: 2454ac7)
author | Stephan Beyer <s-beyer@gmx.net> | |
Fri, 16 Jan 2009 20:36:06 +0000 (21:36 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Jan 2009 01:57:41 +0000 (17:57 -0800) |
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/githooks.txt | patch | blob | history |
index 5faaaa5fedcd0d61234d3927a89d77144f2a15ad..024abb2ff10077f86a073e83f17a4902d340097c 100644 (file)
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