oxen.init
def init(path: str = "./")
Initialize a Repo at the given path.
Arguments:
path
- str
The path to initialize the repo at.
Returns:
Repo
A Repo object that can be used to interact with the repo.
Responses are generated using AI and may contain mistakes.