-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Milestone
Description
I want to add an option to look for a specific type of repo (fork, mirror, source, collaborative or all). I think there are two options how to search repositories:
- Search only 1 type - this means
SearchRepoOptionswill contain 1 attribute with one of possible values - Search any combination of types at once - this means
SearchRepoOptionswill contains every possible option and result will be their mix (OR), for examplemirrorORforkrepositories
Any opinion? I've already done the first option, but second can be done very fast too.
Metadata
Metadata
Assignees
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality