commit | 2ef580550460f377af895b09f5870424c0cff8fa | [log] [tgz] |
---|---|---|
author | Quy Tonthat <qtonthat@gmail.com> | Thu Dec 28 01:16:21 2006 +1100 |
committer | Junio C Hamano <junkio@cox.net> | Wed Dec 27 14:18:57 2006 -0800 |
tree | c84423366416a02ed4c27d1d1763d46e3d563cdb | |
parent | 4aec56d12ba66a321ce8a6db2ab60f81be5ccfc5 [diff] |
git-send-email: default value for "From:" field. If user hits enter at the prompt for "Who should the emails appear to be from?", the value for "From:" field was emptied instead of GIT_COMMITER_IDENT. Signed-off-by: Quy Tonthat <qtonthat@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>