Function checkout_from_remote

Source
pub fn checkout_from_remote(branch: &str, remote: &str) -> Result<String>