Skip to main content

git_commit_paths

Function git_commit_paths 

Source
pub fn git_commit_paths(
    root: &Path,
    message: &CommitMessage,
    context: &str,
    no_verify: bool,
) -> MonochangeResult<()>
Expand description

Commit the prepared release changes, tolerating a no-op commit.