[PATCH] fix and testcase for git-commit-tree option
authorRene Scharfe <redacted>
Thu, 26 May 2005 23:03:26 +0000 (01:03 +0200)
committerLinus Torvalds <redacted>
Thu, 26 May 2005 23:21:13 +0000 (16:21 -0700)
commitc504aae2a6c96f1363562a3aa1dc05fb4462e978
tree2e993f0b7920f564fc1822fb9028707707816854
parent2eab945e865317cb7d390aec214303f1d931b53a
[PATCH] fix and testcase for git-commit-tree option

Actually use GIT_COMMITTER_DATE in git-commit-tree.

(It used to mistakenly re-use the author date)

Add test-case for it.

Signed-off-by: Rene Scharfe <redacted>
Signed-off-by: Linus Torvalds <redacted>
commit-tree.c
t/t1100-commit-tree-options.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT