Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when generating commit messages #60

Open
Mugworth opened this issue Apr 6, 2024 · 0 comments
Open

Error when generating commit messages #60

Mugworth opened this issue Apr 6, 2024 · 0 comments

Comments

@Mugworth
Copy link

Mugworth commented Apr 6, 2024

Hi,

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant