SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[git-config] git: fatal unable to auto-detect email address
Home
Question
git: fatal unable to auto-detect email address
For Visual Studio users:
Open Visual Studio
Click on Git menu > Source Control > Git Repository Settings > General
Set the 'User name' and 'Email'
Click 'OK'
Examples related to
git-config
•
How to know the git username and email saved during configuration?
•
How to save username and password in Git?
•
git: fatal unable to auto-detect email address
•
How to change my Git username in terminal?
•
How do I commit case-sensitive only filename changes in Git?
•
Unable to auto-detect email address
•
git: 'credential-cache' is not a git command
•
Is it possible to have different Git configuration for different projects?
•
How to tell git to use the correct identity (name and email) for a given project?
•
Is there a way to cache GitHub credentials for pushing commits?