* [PATCH 1/2] Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation
@ 2007-04-29 1:40 Josh Triplett
0 siblings, 0 replies; only message in thread
From: Josh Triplett @ 2007-04-29 1:40 UTC (permalink / raw)
To: git, Junio C Hamano
[-- Attachment #1: Type: text/plain, Size: 968 bytes --]
Signed-off-by: Josh Triplett <josh@freedesktop.org>
---
Documentation/git-commit-tree.txt | 1 +
Documentation/git.txt | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt
index cf25507..1571dbb 100644
--- a/Documentation/git-commit-tree.txt
+++ b/Documentation/git-commit-tree.txt
@@ -60,6 +60,7 @@ either `.git/config` file, or using the following environment variables.
GIT_AUTHOR_DATE
GIT_COMMITTER_NAME
GIT_COMMITTER_EMAIL
+ GIT_COMMITTER_DATE
(nb "<", ">" and "\n"s are stripped)
diff --git a/Documentation/git.txt b/Documentation/git.txt
index ca1f78f..08ba53a 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -344,6 +344,7 @@ git Commits
'GIT_AUTHOR_DATE'::
'GIT_COMMITTER_NAME'::
'GIT_COMMITTER_EMAIL'::
+'GIT_COMMITTER_DATE'::
see gitlink:git-commit-tree[1]
git Diffs
--
1.5.1.1
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-04-29 1:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-29 1:40 [PATCH 1/2] Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation Josh Triplett
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).