parse_packfile

Function parse_packfile 

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

Parse a packfile, storing objects and returning their IDs