-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Failed to decode git status change code #26
Comments
Weird... I don't see what would cause that. It looks like it's not reading the chunk successfully, maybe git outputs something weird with that many files (although I've tested with many before). Do you still have the directory in a state that creates that error? If so, if you could dump PS The relevant code on my end is going to be in the |
I committed already, so I can't figure out how to get back to the same state exactly, but I can get it to a similar state by (soft) resetting to the previous commit and the adding back the changes. I've attached a file with the output of I can consistently get back to this error by checking out a branch at cjfuller/imageanalysistools@0e760d9, then running:
For reference, the error message from the slightly different state I'm in now is:
|
I have a very similar problem, did a large-ish
|
I ran
gs
on one of my projects (after having done an automatic java to kotlin conversion on the project that renamed and updated a large number of files, in case it's relevant), and got the following error message. Happy to help debug or provide any more info!The text was updated successfully, but these errors were encountered: