GIS4DEV / GIS4DEV.github.io

Open Source GIScience & GIS for Development
1 stars 12 forks source link

please tell me who you are #33

Closed emmaclinton closed 3 years ago

emmaclinton commented 3 years ago

Mmkay so here's a new one:

When I'm trying to commit changes in git desktop, I get this error:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Author identity unknown

*** 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: empty ident name (for <>) not allowed ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Does anyone know how to fix? Not sure where to "run" git config

emmaclinton commented 3 years ago

ignore ^^ just had to save my user settings again