godotengine / godot-git-plugin

Git implementation of the VCS interface in Godot
MIT License
720 stars 75 forks source link

Editor crashes whenever staging too many files #188

Open feois opened 1 year ago

feois commented 1 year ago

Usually happens when I try to stage more than 20 files, and editor can no longer open the project until I manually commit

feois commented 1 year ago

Also, the commit tab will go to its default layout after I reopen the project after manually committing

Calinou commented 1 year ago
feois commented 1 year ago

You're right, I did move files so this is likely a duplicate

feois commented 1 year ago

Actually, I tried to move files around and I couldn't reproduce the crash so I'm reopening this issue

feois commented 1 year ago

anyone knows how to get logs after crash?

rgreening commented 1 year ago

This happens without moving any files. If i commit 100+ it crashes and will not reopen without manual commit via CLI.