Skip to main content

empty_bare_repo

Function empty_bare_repo 

Source
pub fn empty_bare_repo(scratch: &Path, name: &str) -> Result<PathBuf>
Expand description

A freshly initialised bare repository under scratch, named name.

Fresh and empty on purpose: a connectivity verdict is only about the pack if the repository brings no objects of its own to satisfy a link with.