Function get_model_name

Source
pub fn get_model_name(
    repository: &Repository,
    file_name: &str,
) -> Result<Option<String>, String>
Expand description

Get the currently set branching model for a repo.