Function gix::init

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

See ThreadSafeRepository::init(), but returns a Repository instead.