Class MultiBaseLocalDiskRepositoryManager

java.lang.Object
com.google.gerrit.server.git.LocalDiskRepositoryManager
com.google.gerrit.server.git.MultiBaseLocalDiskRepositoryManager
All Implemented Interfaces:
GitRepositoryManager

public class MultiBaseLocalDiskRepositoryManager extends LocalDiskRepositoryManager
RepositoryManager that looks up repos stored across directories.

Each repository has a path configured in Gerrit server config, repository.NAME.basePath, indicating where the repo can be found