Function git_repository::init_bare
source · [−]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().