Function git_repository::init_bare [−][src]
pub fn init_bare(directory: impl AsRef<Path>) -> Result<Repository, Error>Expand description
See Repository::init().
pub fn init_bare(directory: impl AsRef<Path>) -> Result<Repository, Error>See Repository::init().