Trivial backend that looks up Git repositories in a dictionary.
Method __init__ Undocumented
Method open_repository Open the repository at a path.
def __init__(self, repos):
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.