Last active
May 5, 2017 14:56
Star
You must be signed in to star a gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clickys@DESKTOP-1LFM6DS MINGW64 ~/Desktop/to-do-app (new-dev) | |
| $ git commit -m "Calendar Works" | |
| *** Please tell me who you are. | |
| Run | |
| git config --global user.email "you@example.com" | |
| 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 'clickys@DESKTOP-1LFM6DS.(none)') | |
| clickys@DESKTOP-1LFM6DS MINGW64 ~/Desktop/to-do-app (new-dev) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment