debian_analyzer::debcommit

Function debcommit_release

source
pub fn debcommit_release(
    tree: &WorkingTree,
    committer: Option<&str>,
    subpath: Option<&Path>,
    message: Option<&str>,
    vendor: Option<Vendor>,
) -> Result<String, Error>