Called by generatePackRequest to generate the PackFile data lines as part of the pack response stage.
Uses isomorphic-git to generate the packFile data using the provided list of ObjectIds.
The packFile is chunked into the packetLineBuffer with the size defined by chunkSize.
Called by
generatePackRequestto generate thePackFiledata lines as part of the pack response stage. Usesisomorphic-gitto generate thepackFiledata using the provided list ofObjectIds. ThepackFileis chunked into thepacketLineBufferwith the size defined bychunkSize.