godotengine / godot-git-plugin

Git implementation of the VCS interface in Godot
MIT License
656 stars 64 forks source link

Made too many changes in a commit, project now crashes every time I load it (Godot 4.0) #201

Closed Syogren closed 10 months ago

Syogren commented 10 months ago

For context, I moved a bunch of textures into folders and made some spheres in a circle. Then I tried to stage the changes...and it crashed. Now every time I open the project, it crashes.

EDIT: Using the terminal to stage commit the changes worked. I think the Godot IDE just got confused?

daveTheOldCoder commented 10 months ago

This may be a duplicate of https://github.com/godotengine/godot-git-plugin/issues/188.

Calinou commented 10 months ago

Thanks for the report! Consolidating in https://github.com/godotengine/godot-git-plugin/issues/188.