gorilla-llm / gorilla-cli

LLMs for your CLI
https://gorilla.cs.berkeley.edu/
Apache License 2.0
1.22k stars 73 forks source link

gorilla doesn't work if you haven't setup git locally #2

Closed aki-k closed 1 year ago

aki-k commented 1 year ago

~ $ gorilla how do i shutdown this server? Unable to generate userid: Command '['git', 'config', '--global', 'user.email']' returned non-zero exit status 1.

~ $ git config --global user.email e-mail-address # fixes it

ShishirPatil commented 1 year ago

Tracking in #3