Function create_config

Source
pub fn create_config<P: AsRef<Path> + AsRef<OsStr>>(
    app_model_path: &P,
) -> Result<(), String>
Expand description

Creates the directory APP_DATA/git-graph/models if it does not exist, and writes the files for built-in branching models there.