Function repo_init_bare

Source
pub fn repo_init_bare() -> (TempDir, Repository)
Expand description

Same as repo_init, but the repo is a bare repo (–bare)