Create a pack from listed objects.
Section: Transfer and Packfile Plumbing
Create pack from stdin list
bash
bash
printf "%s\n" <object_sha> | git pack-objects out/packLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Transfer and Packfile Plumbing