Skip to content

Commit

Permalink
Add missing reference to GIT_COMMITTER_DATE in git-commit-tree docume…
Browse files Browse the repository at this point in the history
…ntation

Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Josh Triplett authored and Junio C Hamano committed Apr 29, 2007
1 parent d0c32b6 commit 4e58bf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/git-commit-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 1 addition & 0 deletions Documentation/git.txt
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ git Commits
'GIT_AUTHOR_DATE'::
'GIT_COMMITTER_NAME'::
'GIT_COMMITTER_EMAIL'::
'GIT_COMMITTER_DATE'::
see gitlink:git-commit-tree[1]

git Diffs
Expand Down

0 comments on commit 4e58bf9

Please sign in to comment.