Skip to main content

init_bare

Function init_bare 

Source
pub fn init_bare(path: impl AsRef<Path>) -> AppResult<Repo>
Expand description

Initializes a new bare git repository at the given path.