author | Junio C Hamano <junio@kernel.org> | |
Mon, 22 Jan 2007 21:03:31 +0000 (13:03 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 23 Jan 2007 03:40:57 +0000 (19:40 -0800) | ||
commit | 83e24dce148fd384cbfb01cf718ec32618f6d8b3 | |
tree | 9d2f9c908909babfd4909d2d9e408c922ccbd834 | tree | snapshot |
parent | 5e207b4bf837f0ac4e76a925b1c5cb23326de492 | commit | diff |
[PATCH] honor --author even with --amend, -C, and -c.
Earlier code discarded GIT_AUTHOR_DATE taken from the base
commit when --author was specified. This was often wrong as
that use is likely to fix the spelling of author's name.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Earlier code discarded GIT_AUTHOR_DATE taken from the base
commit when --author was specified. This was often wrong as
that use is likely to fix the spelling of author's name.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-commit.sh | diff | blob | history |