TLDR
Enter a command. For example: jhipster, tea, aws s3api, msmtp.

git repack

 
Pack unpacked objects in a Git repository. More information: https://git-scm.com/docs/git-repack.
 
  • Pack unpacked objects in the current directory:
     
    git repack
     
  • Also remove redundant objects after packing:
     
    git repack -d

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.