Function commit_changes

Source
pub fn commit_changes(
    manifest_repo_path: &str,
    ssh_key: &str,
) -> Result<(), Error>