def init(path: str = "./")
Initialize a Repo at the given path.
Arguments:
path
str
Returns:
Repo A Repo object that can be used to interact with the repo.