Missing tree JGitInternalException

Its been days now and I now keep getting this error pop up. It started when I made a git commit.
The engine is still working, I just have to click on dismiss and the pop up closes. But it shows every time I start the project or I make any changes and save.
I am using Defold version 1.12.0 on Linux Mint

As the message suggests, there seen to be something wrong with your git repo.

Try running a check git fsck to see what it says.
Other than that, I’m not sure what’s the solution to fix your repo :thinking:

Here is what git fsck is saying, not sure if this is helpful