get_remote_branch_hash

Function get_remote_branch_hash 

Source
pub fn get_remote_branch_hash(url: &str, branch: &str) -> Result<String, Error>