How do I set user.email and user.name in Intellij 14 with GIT integration?

You can set the username and email for Intellij 14 with GIT integration as follows. This worked for me.

Go to your project where git is initialized.

Then enable the hidden folders and find “.git” and go inside the folder.

Find the file called “config” and add below code and save.

[user]
      name = username
      email = username@domaim.com

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)