I get this message about once per hour:
error: file with bad sha1 index fatal: index file is damaged
I’ve already looked online and I know how to solve it, but I’m trying to find out what causes it.
I use command line tools on the server, but I have a directory installed (via sshfs) on my local computer. But I do not use local git, but only the version on the remote server.
The only thing I can think of is IntelliJ, but I stopped using git commands there, thinking it was causing a conflict.
Are there any clues as to what might be the problem?
dbers source share