From: Junio C Hamano Date: Wed, 20 Jan 2010 22:39:52 +0000 (-0800) Subject: Merge branch 'jc/ident' X-Git-Tag: v1.7.0-rc0~73 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=15a873d6e85d8089117a6a2141c8158bd370cf49;p=git.git Merge branch 'jc/ident' * jc/ident: ident.c: replace fprintf with fputs to suppress compiler warning user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere ident.c: treat $EMAIL as giving user.email identity explicitly ident.c: check explicit identity for name and email separately ident.c: remove unused variables --- 15a873d6e85d8089117a6a2141c8158bd370cf49