Simple backend looking up Git repositories in the local file system.
Method __init__ Undocumented
Method open_repository Open the repository at a path.
def __init__(self, root=os.sep):
Undocumented
def open_repository(self, path):
Open the repository at a path.
ParameterspathPath to the repository
ReturnsInstance of BackendRepo
RaisesNotGitRepositoryno git repository was found at path
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.