Sure. I wonder if there should be some text to replace the output
that mentions the pack being created, though. E.g.:
quoted
------------------------------------------------
You can then run
Total 6020 (delta 4070), reused 0 (delta 0)
------------------------------------------------
This creates a single "pack file" in .git/objects/pack/ containing
all currently unpacked objects. You can then run
OK; thanks! I will add this.
---
Thomas