Skip to content

Instantly share code, notes, and snippets.

View EarthmanWeb's full-sized avatar

Terrance Orletsky EarthmanWeb

View GitHub Profile
@EarthmanWeb
EarthmanWeb / instructions
Created August 2, 2023 09:05 — forked from brenes/instructions
Repairing non-monotic index git error
> git fetch
...
error: non-monotonic index .git/objects/pack/pack-be03d54c63e1a503114461d4c1945b34c7af01c8.idx
...
> rm .git/objects/pack/pack-be03d54c63e1a503114461d4c1945b34c7af01c8.idx
> git index-pack .git/objects/pack/pack-be03d54c63e1a503114461d4c1945b34c7af01c8.pack