From: Matthieu Moy Date: Wed, 12 Jan 2011 18:29:14 +0000 (+0100) Subject: commit: suggest --amend --reset-author to fix commiter identity X-Git-Tag: v1.7.4-rc2~11^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3f142468997f9d14d8051a96b2e9db265d41ac0d?ds=inline;hp=3f142468997f9d14d8051a96b2e9db265d41ac0d commit: suggest --amend --reset-author to fix commiter identity Since the message advises to fix the configuration first, the advantage of using this command is that it is cut-and-paste ready, while using --author='...' requires the user to type his name and email again. Signed-off-by: Matthieu Moy Acked-by: Jeff King Signed-off-by: Junio C Hamano ---