* [PATCH] Reference git-commit-tree for env vars.
@ 2006-03-18 0:25 Jon Loeliger
0 siblings, 0 replies; only message in thread
From: Jon Loeliger @ 2006-03-18 0:25 UTC (permalink / raw)
To: git
Signed-off-by: Jon Loeliger <jdl@jdl.com>
---
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-03-18 0:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-18 0:25 [PATCH] Reference git-commit-tree for env vars Jon Loeliger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.