fn init(path: &Path, bare: bool) -> CargoResult<Repository>
Initializes a Git repository at path.
path