pub fn compare_branches_from_repo(
repo: &Repository,
base: &str,
target: &str,
) -> Result<BranchCompare>Expand description
Repositoryから2つのブランチを比較
pub fn compare_branches_from_repo(
repo: &Repository,
base: &str,
target: &str,
) -> Result<BranchCompare>Repositoryから2つのブランチを比較