Function libpijul::fs_representation::read_patch_nochanges [] [src]

pub fn read_patch_nochanges(
    repo: &Path,
    hash: HashRef
) -> Result<PatchHeader, Error>

Read a patch, but without the "changes" part, i.e. the actual contents of the patch.