pub fn is_transient_fetch_error(err: &Error) -> bool
Whether a failed fetch/fetch_remote_branch/remote_branch_exists looks transient (DNS, timeout, dropped connection) and is worth retrying.
fetch
fetch_remote_branch
remote_branch_exists