@ -0,0 +1,5 @@
#!/usr/bin/env sh
find .git/objects/ -type f -empty | xargs rm
git fetch -p
git fsck --full