Skip to content
Prev 11989 / 21312 Next

[Bioc-devel] EXTERNAL: Unexpected message when using 'git commit'

Dear Turaga,

Thank you for your reply.

This is exactly the problem which I do not understand.

I did NOT add  "rabbitus at lumimacs-iMac.local? as my email.

This was done automatically when I called 'git commit'.

The message says:
Your name and email address were configured automatically based
on your username and hostname.


I did get the following message:
$ git config --global --edit
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
#       name = rabbitus
#       email = rabbitus at lumimacs-iMac.local


I must admit that I was astonished since I did not expect this (and I 
did not want this!)

So I changed it to:
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
        name = cstrato
        email = cstrato at aon.at


My other question was:

Do I have to edit the file 'COMMIT_EDITMSG'?


Best regards,
Christian
On 10/16/17 22:09, Turaga, Nitesh wrote: