You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run a gc after migrating but it failed:
$ git gc --aggressive --no-prune
error: refs/tags/v0.0.0 does not point to a valid object!
error: refs/tags/v0.0.0 does not point to a valid object!
error: refs/tags/v0.0.0 does not point to a valid object!
error: Could not read 5ddc0b062c709c4a8985a553396571ac5fb22200
fatal: Failed to traverse parents of commit e28d56914098097ba25d178db128e332e417ef6c
error: failed to run repack
I tried to run a gc after migrating but it failed:
This used to work just fine!
I think I recently upgraded from 2145c97 to d930ef5
The text was updated successfully, but these errors were encountered: