Skip to main content

compare_branches_from_repo

Function compare_branches_from_repo 

Source
pub fn compare_branches_from_repo(
    repo: &Repository,
    base: &str,
    target: &str,
) -> Result<BranchCompare>
Expand description

Repositoryから2つのブランチを比較