"Phil Holmes" <em...@philholmes.net> writes:

> I've had occasional problems with my Ubuntu "build" machine locking
> up, and have been forced to power it off.  I now get this when I run
> any git commands:
>
> fatal: object 55f8a6159da6e7f1e93b87da61534528d441af97 is corrupted
>
> Is there a way of recovering from this, or should I nuke my
> lilypond-git folder and start again?

You can try to remove that specific object with
rm .git/objects/55/f8a6159da6e7f1e93b87da61534528d441af97

and then do

git fetch

again.  Possibly after git fsck.  There is likely a better way.

-- 
David Kastrup


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to