ostree_ext::tar

Function export_commit

source
pub fn export_commit(
    repo: &Repo,
    rev: &str,
    out: impl Write,
    options: Option<ExportOptions>,
) -> Result<()>
Expand description

Export an ostree commit to an (uncompressed) tar archive stream.