>> With git commit, you can use the --author switch
>> for example:
>> $ git commit -a --author "Jesse Allen <[EMAIL PROTECTED]>"
>Set "user.email" and "user.name" once with:
>git repo-config 

Thanks! I found I'd already done it when installing git (must have made a
mistake and actually read the docs when doing the install!!)

Jason




Reply via email to