I have a problem committing, and pulling: In the commit IDE I see:
warning not all local changes may be shown due to an error: unable to read tree
and only part of my files commits is there, also I cant see diff with the last versions.
when I try to pull/fetch:
error: refs/remotes/origin/project-1 does not point to a valid object!
error: refs/remotes/origin/project-2 does not point to a valid object!
....
and so on
in the end, the error is
fatal: pack has 268 unresolved deltas
Is there any way for me to fix it without cloning again?