[][src]Function git_trim::config::get_push_remote

pub fn get_push_remote(
    config: &Config,
    branch: &str
) -> Result<ConfigValue<String>>