Replies: 1 comment 7 replies
-
I mean, I can simply use |
Beta Was this translation helpful? Give feedback.
7 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Neogit diff just freezed my Linux here in a way that I had to press the power button to shutdown (I don't have the SysRq keys enabled to try a kernel shutdown, maybe I should try it later. It can also be Linux misconfiguration).

I also tried it in my Mac M1 and it freezed the NeoVim process, I had to manually kill it.
That said, I would like to know if someone can elaborate on my discussion here about it.
In my case I have an edge case example of a really large
package-lock.json
file changes.See the output of

git diff --stat
:Unfortunately, I can't share the package-lock.json file here, but I think anyone would be able to reproduce the issue by creating a large file diff as such.
Notes: I didn't open an issue because I would like to discuss first.
Edit: I updated the title to be more precise on what was happening.
Beta Was this translation helpful? Give feedback.
All reactions