I am cloning a git repository on my local machine. During this process, the command displays many of the following error messages:
error: non-monotonic index .git/objects/pack/._pack-*.idx
These messages remain on the traction or on the switch branches, for example, but everything works. The local repository does not look corrupted or something like that.
Any ideas on bugs?
source
share