error: Could not read dfe0c1b
fatal: bad tree object dfe0c1b
remote: Total 0 (delta 0), reused 0 (delta 0)
error: waitpid (async) failed
fatal: git-upload-pack: aborting due to possible repository corruption on the remote side.
remote: aborting due to possible repository corruption on the remote side.
error: waitpid (async) failed
fatal: error in sideband demultiplexer
Nic, if you git fsck locally, does that work for you? If it does, can you push -f and see if that cleans up this (github) version for your many adoring fans?
Here's more of the error:
error: Could not read dfe0c1b
fatal: bad tree object dfe0c1b
remote: Total 0 (delta 0), reused 0 (delta 0)
error: waitpid (async) failed
fatal: git-upload-pack: aborting due to possible repository corruption on the remote side.
remote: aborting due to possible repository corruption on the remote side.
error: waitpid (async) failed
fatal: error in sideband demultiplexer
perhaps point the @github guys at this error and see if they recognise it?
Nic, if you
git fscklocally, does that work for you? If it does, can youpush -fand see if that cleans up this (github) version for your many adoring fans?git fsckran without error nor any output. Then I did agit push -fand got lots of:but the push seems to have finished ok. Unfortunately running
git push -fa second time shows the same errors :(Thoughts?
I'm just getting started w/ Git and don't know much about how to work around these sorts of errors. Sorry I can't be much help.