From: Josh Triplett <josh@freedesktop.org>
To: git@vger.kernel.org, Junio C Hamano <junkio@cox.net>
Subject: [PATCH 1/2] Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation
Date: Sat, 28 Apr 2007 18:40:12 -0700 [thread overview]
Message-ID: <4633F77C.6030605@freedesktop.org> (raw)
[-- 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 --]
reply other threads:[~2007-04-29 1:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4633F77C.6030605@freedesktop.org \
--to=josh@freedesktop.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.