You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So when i try to generate commit message from, for example, something like this:
1
1 # Please enter the commit message for your changes. Lines starting
2 # with '#' will be ignored, and an empty message aborts the commit.
3 #
4 # On branch main
5 # Changes to be committed:
6 #> new file: json
7 #> modified: kitty.conf
8 #> new file: kittymux/quicknavs.json
9 #> modified: sessions/Sesje
10 #> deleted: start_session.py
11 #> new file: tab_bar.py
12 #> modified: themes/one-dark.conf
13 #
I get this error: NeoAI Error: curl could not be started: E2BIG: argument list too long
What could be an issue?
The text was updated successfully, but these errors were encountered:
Hi,
So when i try to generate commit message from, for example, something like this:
I get this error:
NeoAI Error: curl could not be started: E2BIG: argument list too long
What could be an issue?
The text was updated successfully, but these errors were encountered: