generate_packfile

Function generate_packfile 

Source
pub fn generate_packfile(
    storage: &GitStorage,
    oids: &[ObjectId],
) -> Result<Vec<u8>>
Expand description

Generate a packfile containing the given objects