Support #22976
Deleting repository and re-creating did not delete files
0%
Description
We accidently added a large zip file to the beam-tomography git repository and pull/clone no longer worked because of remote memory problems. I tried deleting the repository and re-creating it in hopes that the files would be deleted but they weren't. How do we wipe the repository and start over?
History
#1 Updated by Kyle Hazelwood over 1 year ago
ad132383-mlt:beam-tomography kjh$ git pull origin master
remote: Counting objects: 25414, done.
remote: Compressing objects: 100% (6665/6665), done.
remote: fatal: Out of memory, malloc failed
error: git upload-pack: git-pack-objects died with error./s
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.
fatal: early EOF
fatal: index-pack failed