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