remote_refs

Function remote_refs 

Source
pub fn remote_refs(
    url: &Url,
) -> Result<HashMap<PublicKey, Refs, RandomState>, ListRefsError>
Expand description

List remote refs of a project, given the remote URL.