git-prune-packed
Remove extra objects that are already in pack files
SYNOPSIS
gitprune -packed [ -n| --dry -run] [ -q| --quiet]
DESCRIPTION
OPTIONS
-n, --dry -run Don actually remove any objects, only show those that would have been removed .
-q, --quiet Squelch the progress indicator .
GIT
SEE ALSO
git-pack-objects(1) git-repack(1)