Module Impl.Init

val init : t -> path:Fpath_base.Absolute_path.t -> Vcs.Repo_root.t Base.Or_error.t

Initialize a git repository at the given path. This errors out if a repository is already initialized there.