Function cargo_test_support::git::init
source ยท pub fn init(path: &Path) -> RepositoryExpand description
(git2) Initialize a new repository at the given path.
pub fn init(path: &Path) -> Repository(git2) Initialize a new repository at the given path.