Skip to content

Instantly share code, notes, and snippets.

@Clickys
Last active May 5, 2017 14:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Clickys/ad37f94c31cd2ecb631f1e30f8c8494a to your computer and use it in GitHub Desktop.
Save Clickys/ad37f94c31cd2ecb631f1e30f8c8494a to your computer and use it in GitHub Desktop.
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