Relative Content

Tag Archive for linuxbashgit

Git remove corrupted pack files

I am trying to remove a git repository using bash (I only have ssh access). However, I am unable to remove the pack and idx files in the .git/objects/pack folder. The seems to somehow both exist and not exist.