Function cargo_test_support::git::init
source ยท pub fn init(path: &Path) -> Repository
Expand 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.