summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 228382a)
raw | patch | inline | side by side (parent: 228382a)
author | Jon Loeliger <jdl@jdl.com> | |
Sat, 18 Mar 2006 00:25:09 +0000 (18:25 -0600) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 18 Mar 2006 04:42:35 +0000 (20:42 -0800) |
Signed-off-by: Jon Loeliger <jdl@jdl.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-commit.txt | patch | blob | history |
index 214ed235c554de89edc4f614072b50c6f0724ded..d04b342a95037378e94bd89be933130909700456 100644 (file)
VISUAL and EDITOR environment variables to edit the commit log
message.
+Several environment variable are used during commits. They are
+documented in gitlink:git-commit-tree[1].
+
+
This command can run `commit-msg`, `pre-commit`, and
`post-commit` hooks. See link:hooks.html[hooks] for more
information.