pub fn get_model_name( repository: &Repository, file_name: &str, ) -> Result<Option<String>, String>
Get the currently set branching model for a repo.