Posts

Showing posts with the label address

Git Commit Fatal Unable To Auto-Detect Email Address

Image
Git Commit Fatal Unable To Auto-Detect Email Address . To set your account’s default identity. Git wants to know my email address. repo init; fatal unable to autodetect email address… Tech Star from techstarspace.engineer Afterwards git knows who you are and is able to insert this information in your commits. So, during lecture, i typed in exactly what git suggested: To set your account’s default identity.