]> git.ipfire.org Git - thirdparty/git.git/commit - builtin-commit.c
commit: Show author if different from committer
authorSanti Béjar <sbejar@gmail.com>
Sun, 4 May 2008 16:04:50 +0000 (18:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 May 2008 23:43:52 +0000 (16:43 -0700)
commite83dbe802f24e017f2e3889272a70793c064d984
treeb93e4375b4b630101faa7afb072a1467a3f87205
parenta45d46ba72a8be16eeb30f608620bac7d9296803
commit: Show author if different from committer

That would help reassure anybody while committing other's changes.

Signed-off-by: Santi Béjar <sbejar@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c
t/t7502-commit.sh