Solved: Git please tell me who you are error | How to Configure Username & Email using Git Bash

JavaTCoding
JavaTCoding
Published on 25.04.2021

In this video you are able to solve Git Please tell me who you are error when you are commit your code on Github using Git bash.

*** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got '[email protected].(none)')

How to Download & Install Git bash on Windows 10:
https://youtu.be/QUiSwitOrbA

How to Create a GitHub Account | Sign up Github account:
https://youtu.be/-Di-ZfcBDXU

How to commit and push project in GitHub using eclipse:
https://youtu.be/2RoWZ5iuFBo

Thanks for watching.. Please subscribe my channel and press bell icon for more java related videos.

#GitError#commitGitError#Git

Runtime 00:04:38

please tell me who you are git commit error, fatal: unable to auto-detect email address, how to set your account's default identity, how to set the identity only in this repository, How to Configure Username & Email through Git Bash command line, git, gitbash, How to Configure Username & Email using Git Bash, javatcoding, how to set username and email in git bash, Configure your Git username/email, Git Error | GitHub Error: failed to push some refs to,

COMMENTS: 0