commands.sh

git repack

all

Pack unpacked objects in a Git repository.

More info →

Examples (4)

Pack unpacked objects in the current directory

Remove redundant objects after packing

Repack all objects into a single pack

Limit the repack to local objects only

made by @shridhargupta | data from tldr-pages