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