Home | History | Annotate | Download | only in codereview

Lines Matching full:match_repo

1203 match_repo = None
1208 global match_repo
1213 match_repo = repo
1230 files = DefaultFiles(match_ui, match_repo, [])
1234 cl, err = LoadCL(match_repo.ui, match_repo, clname, web=False)