export_commit

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.