Function git_iris::git::commit_and_verify

source ยท
pub fn commit_and_verify(
    repo_path: &Path,
    message: &str,
) -> Result<CommitResult>