pub fn status_of(p: &RemoteProvider) -> RemoteStatusExpand description
Fetch the remote branch and compare it to the local checkout. Best-effort:
network / shallow-history problems surface as a note, not an error.
pub fn status_of(p: &RemoteProvider) -> RemoteStatusFetch the remote branch and compare it to the local checkout. Best-effort:
network / shallow-history problems surface as a note, not an error.