Skip to main content

get_remote_branch_commit_count

Function get_remote_branch_commit_count 

Source
pub fn get_remote_branch_commit_count(
    branch: &str,
    main_branch: &str,
    opts: RunOpts,
) -> Result<u32>