author | Junio C Hamano <gitster@pobox.com> | |
Sun, 2 Dec 2007 22:38:40 +0000 (14:38 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 2 Dec 2007 22:38:40 +0000 (14:38 -0800) | ||
commit | 6e9e0327b7d7f384d8a223b4bc40330ef3e7fb61 | |
tree | 84fd11aa21ca59742ef1c075cc3fc699ecf3356e | tree | snapshot |
parent | ada59fcd3230e661bc1110702a2fb4ef76371bc1 | commit | diff |
git-am: catch missing author date early.
Even though commit-tree would default to the current time if the incoming
e-mail message somehow did not record the timestamp, it is safer to catch
the breakage sooner.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Even though commit-tree would default to the current time if the incoming
e-mail message somehow did not record the timestamp, it is safer to catch
the breakage sooner.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-am.sh | diff | blob | history |