Hi,
On Fri, 13 Jan 2006, Joel Becker wrote:
On Thu, Jan 12, 2006 at 11:06:07PM -0800, Junio C Hamano wrote:
quoted
Joel Becker [off-list ref] writes:
quoted
Well, I'm wary of putting
GIT_AUTHOR_EMAIL=joel.becker@oracle.com as a permanent part of my
environment, for fear of overriding some other authors at some point.
The weakest default comes from .git/config so you could have
this in your .git/config:
[user]
name = Joel Becker
email = Joel.Becker@oracle.com
This configuration is something I have the opportunity to forget
every time I call git-clone. So I still need to leave it in the
environment permanently.
Of course, you could put it in your templates and never forget.
Ciao,
Dscho