Function git_graph::config::set_model

source ·
pub fn set_model<P: AsRef<Path>>(
    repository: &Repository,
    model: &str,
    repo_config_file: &str,
    app_model_path: &P
) -> Result<(), String>
Expand description

Permanently sets the branching model for a repository