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