parse_remote

Function parse_remote 

Source
pub fn parse_remote(refspec: &str) -> Option<(NodeId, &str)>
Expand description

Parse a remote refspec into a peer id and ref.