Lines Matching full:match_repo
1203 match_repo = None1208 global match_repo1213 match_repo = repo1230 files = DefaultFiles(match_ui, match_repo, [])1234 cl, err = LoadCL(match_repo.ui, match_repo, clname, web=False)