git corruption when trying to add/commit/push - this works for me
TL:DR it'll clean the files, clean the repo then fetch the code again
1 Reply
rm -rf repo/
git clone repo-url
Works wonders too
rm -rf repo/
git clone repo-url
Works wonders too