pub fn outgoing_commits(
runner: &impl TaskRunner<Response = ShellResponse>,
remote: &str,
default_branch: &str,
summary_options: &SummaryOptions,
) -> Result<String>pub fn outgoing_commits(
runner: &impl TaskRunner<Response = ShellResponse>,
remote: &str,
default_branch: &str,
summary_options: &SummaryOptions,
) -> Result<String>