git-prune-scripton commit [PATCH] compat: replace AF_LOCAL with AF_UNIX (ae200ee)
   1#!/bin/sh
   2git-fsck-cache --unreachable $(cat .git/HEAD ) | grep unreachable | cut -d' ' -f3 | sed 's:^\(..\):.git/objects/\1/:' | xargs rm