Function gr::git::outgoing_commits
source ยท pub fn outgoing_commits(
runner: &impl TaskRunner<Response = Response>,
remote: &str,
default_branch: &str,
) -> Result<String>pub fn outgoing_commits(
runner: &impl TaskRunner<Response = Response>,
remote: &str,
default_branch: &str,
) -> Result<String>