
git-repack
List of commands for git-repack:
-
git-repack:tldr:8f744 git-repack: Also remove redundant objects after packing.$ git repack -dtry on your machineexplain this command
-
git-repack:tldr:a224a git-repack: Pack unpacked objects in the current directory.$ git repacktry on your machineexplain this command