camfitz / gitnu

Git interactive terminal not unix. A Git terminal in a Chrome App.
10 stars 2 forks source link

git error: no email provided when using git commit #16

Open rielzzapps opened 8 years ago

rielzzapps commented 8 years ago

How and where to provide that?

Manouchehri commented 8 years ago

git options "First_name Last_name" email@github.com

It should definitely be mentioned somewhere as it threw me off too.