Skip to main content

persist_pr_title

Function persist_pr_title 

Source
pub fn persist_pr_title(
    repo: &Repository,
    branch: &str,
    title: &str,
) -> Result<()>