Forrest logo
back to context overview

git-repack

List of commands for git-repack:

  • git-repack:tldr:8f744 git-repack: Also remove redundant objects after packing.
    $ git repack -d
    try on your machine
    explain this command
  • git-repack:tldr:a224a git-repack: Pack unpacked objects in the current directory.
    $ git repack
    try on your machine
    explain this command
back to context overview