26 May
2007
26 May
'07
2:07 p.m.
On Fr, 2007-05-25 at 12:35 -0700, Jesse Allen wrote:
With git commit, you can use the --author switch for example: $ git commit -a --author "Jesse Allen <email(a)somedomain.org>"
Set "user.email" and "user.name" once with: git repo-config -- By by ... Detlef