Signed-off-by: Jon Loeliger <jdl@xxxxxxx> --- Documentation/git-commit.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) 4b5717172191a526600010ddfe9a4747fa9c33d2 diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 214ed23..d04b342 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -18,6 +18,10 @@ Updates the index file for given paths, 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. -- 1.2.4.gdd7be - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html