I'am cloning a git repository on my local pc. During this process the command outputs a lot of the following error messages:
error: non-monotonic index .git/objects/pack/._pack-*.idx
This messages stay on pull or on a branch-switch e.g, but everything seems to work. The local repository doesn't seem corrupted or something like that.
Any ideas about the error-messages?