pub fn is_remote(repo: &Repository, alias: &str) -> Result<bool>Expand description
Check if the git remote is configured for the Repository.
pub fn is_remote(repo: &Repository, alias: &str) -> Result<bool>Check if the git remote is configured for the Repository.