git-prune-scripton commit Fix NSEC compile problem, and properly parse the rev-tree cmd line. (94dfb7f)
   1#!/bin/sh
   2fsck-cache --unreachable $(cat .git/HEAD ) | grep unreachable | cut -d' ' -f3 | sed 's:^\(..\):.git/objects/\1/:' | xargs rm