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