pub fn set_model<P: AsRef<Path>>( repository: &Repository, model: &str, repo_config_file: &str, app_model_path: &P) -> Result<(), String>
Permanently sets the branching model for a repository