Function git_repository::init_bare[][src]

pub fn init_bare(directory: impl AsRef<Path>) -> Result<Repository, Error>
Expand description