pub fn read_ref_http( base_url: &str, branch: &str, token: Option<&str>, ) -> Result<String, String>
Read a branch ref from a remote server